diff options
-rw-r--r-- | textproc/htmldoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 70c738b768ea..12197f6bdfbc 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmldoc PORTVERSION= 1.8.23 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/htmldoc/ +MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org |