diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index ddf909359766..28c1cf7d5536 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -6,9 +6,10 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.23 +PORTVERSION= 1.8.27 CATEGORIES= textproc -MASTER_SITES= http://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_EASYSW} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org |