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