diff options
Diffstat (limited to 'www/man2web/Makefile')
-rw-r--r-- | www/man2web/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/man2web/Makefile b/www/man2web/Makefile index e7b8e09edc44..0e616bd0151c 100644 --- a/www/man2web/Makefile +++ b/www/man2web/Makefile @@ -9,8 +9,7 @@ PORTNAME= man2web PORTVERSION= 0.88 PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= naddy@FreeBSD.org COMMENT= Convert man pages to HTML |