diff options
Diffstat (limited to 'www/coppermine/Makefile')
-rw-r--r-- | www/coppermine/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 93925a99e836..4ecd46c569bb 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -8,14 +8,12 @@ PORTNAME= coppermine PORTVERSION= 1.4.26 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Coppermine/${PORTVERSION}%20%28stable%29/ +MASTER_SITES= SF/${PORTNAME}/Coppermine/1.4.x%20%28outdated%29/ DISTNAME= cpg${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A web picture gallery script -BROKEN= does not fetch - USE_PHP= mysql pcre USE_ZIP= yes |