diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2006-02-08 15:47:23 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2006-02-08 15:47:23 +0000 |
commit | 1c24e98e538b66c2123fc3642049281411bc028b (patch) | |
tree | 4478617f03440862da6643a8bb8c6635a0953b87 /www/man2web/Makefile | |
parent | d6becae53d75ee2fccb4a325fc9dc6fedbf6e1bc (diff) |
Notes
Diffstat (limited to 'www/man2web/Makefile')
-rw-r--r-- | www/man2web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/man2web/Makefile b/www/man2web/Makefile index 120dabc0cd70..8ea0ae866b93 100644 --- a/www/man2web/Makefile +++ b/www/man2web/Makefile @@ -7,7 +7,7 @@ PORTNAME= man2web PORTVERSION= 0.88 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |