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