diff options
Diffstat (limited to 'www/harvest')
-rw-r--r-- | www/harvest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 71c28ca46377..621399e6000f 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -8,8 +8,7 @@ PORTNAME= harvest PORTVERSION= 1.9.14 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20devel/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collect information from all over the Internet |