diff options
author | arved <arved@FreeBSD.org> | 2006-04-30 21:54:34 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-04-30 21:54:34 +0000 |
commit | 7e6f80714d21295eb506631c08747dc9e37a698c (patch) | |
tree | ae6337e37c39c1ce4df6677283e6f5d4cfc66d90 /misc | |
parent | 67c108020c095667b735680ac5564d6980d91a66 (diff) | |
download | FreeBSD-ports-7e6f80714d21295eb506631c08747dc9e37a698c.zip FreeBSD-ports-7e6f80714d21295eb506631c08747dc9e37a698c.tar.gz |
Bump PORTREVISION for plist change
Requested by: pav
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 763f795..25ad4f5 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -8,6 +8,7 @@ PORTNAME= help2man PORTVERSION= 1.36.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |