summaryrefslogtreecommitdiff
path: root/src/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touch.c')
-rw-r--r--src/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch.c b/src/touch.c
index 69ebbf425..c5a3baa9e 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -341,7 +341,7 @@ main (int argc, char **argv)
if (show_version)
{
- printf ("touch (GNU %s) %s\n", PACKAGE, VERSION);
+ printf ("touch (%s) %s\n", GNU_PACKAGE, VERSION);
exit (0);
}