diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 86d959563287..70c738b768ea 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -6,11 +6,10 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.20 +PORTVERSION= 1.8.23 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}-1-source +MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/htmldoc/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org |