diff options
Diffstat (limited to 'textproc/heirloom-doctools')
-rw-r--r-- | textproc/heirloom-doctools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile index 94dfa1e00f2a..c706974bd009 100644 --- a/textproc/heirloom-doctools/Makefile +++ b/textproc/heirloom-doctools/Makefile @@ -7,8 +7,7 @@ PORTNAME= heirloom-doctools PORTVERSION= 0.0.080407 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= heirloom/ +MASTER_SITES= SF/heirloom/${PORTNAME}/080407 DISTNAME= ${PORTNAME}-${PORTVERSION:S,0.0.,,} MAINTAINER= hrs@FreeBSD.org |