diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 27539af29c97..51c7b3682336 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -5,7 +5,8 @@ PORTNAME= htmldoc PORTVERSION= 1.8.27 PORTREVISION= 7 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_EASYSW} +MASTER_SITES= http://www.msweet.org/files/project1/ \ + ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source |