diff --git a/abuild.conf b/abuild.conf
index 21a3f456f2bb21795acd0bdc7b2af1264692657e..6299b4d158fa409b2b0ce19a9fd9f9320a6f938c 100644
--- a/abuild.conf
+++ b/abuild.conf
@@ -30,6 +30,6 @@ SRCDEST=/var/cache/distfiles
 # where $repo is the name of the parent directory of $startdir.
 #REPODEST=/var/lib/packages/
 
-# PACKAGER is used to create new aports with 'abuild -n ...'
+# PACKAGER is used to create new aports with 'newapkbuild ...'
 #PACKAGER="Your Name <your@email.address>"