diff options
Diffstat (limited to 'textproc/htdig/Makefile')
-rw-r--r-- | textproc/htdig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index b8835fe50210..22a7ba152779 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -5,8 +5,7 @@ PORTNAME= htdig PORTVERSION= 3.2.0.b6 PORTREVISION= 6 CATEGORIES= textproc www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/3.2.0b6 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.2.0b6 DISTNAME= htdig-3.2.0b6 MAINTAINER= ports@FreeBSD.org |