diff options
-rw-r--r-- | misc/help2man/Makefile | 5 | ||||
-rw-r--r-- | misc/help2man/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index ad9c0be1e717..eec77a364d17 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -7,14 +7,15 @@ # PORTNAME= help2man -PORTVERSION= 1.26 +PORTVERSION= 1.29 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsdports@arved.de GNU_CONFIGURE= yes +USE_PERL5= yes MAN1= help2man.1 diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index a7f48da3d102..4f4014e9281b 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1 +1 @@ -MD5 (help2man-1.26.tar.gz) = 842019ceb7c8304749fa0c0d121e4b93 +MD5 (help2man-1.29.tar.gz) = d084ca7079239b4405f3a07298cf7229 |