diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-04 08:52:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-04 08:52:41 +0000 |
commit | c8de8bc48677b32bc05c1ca94879910d96189627 (patch) | |
tree | 809922b36e63fe2c4046dbb6a89b489d134c5151 /textproc/htmldoc | |
parent | d4d9e7f42f378933d44c77676b174b9d9e8825d5 (diff) | |
download | ports-c8de8bc48677b32bc05c1ca94879910d96189627.tar.gz ports-c8de8bc48677b32bc05c1ca94879910d96189627.zip |
Notes
Diffstat (limited to 'textproc/htmldoc')
-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 |