diff options
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 1 | ||||
-rw-r--r-- | misc/help2man/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index eec77a364d17..6c41043399cf 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= freebsdports@arved.de +COMMENT= Automatically generating simple manual pages from program output GNU_CONFIGURE= yes USE_PERL5= yes diff --git a/misc/help2man/pkg-comment b/misc/help2man/pkg-comment deleted file mode 100644 index 6c91bbc99e57..000000000000 --- a/misc/help2man/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Automatically generating simple manual pages from program output |