diff options
Diffstat (limited to 'www/goose')
-rw-r--r-- | www/goose/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/goose/Makefile b/www/goose/Makefile index ba1bbcdbe26e..477ab5632dad 100644 --- a/www/goose/Makefile +++ b/www/goose/Makefile @@ -9,8 +9,7 @@ PORTNAME= goose PORTVERSION= 0.5 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= goose-search +MASTER_SITES= SF/${PORTNAME}-search/${PORTNAME}-search/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |