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