diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-09-06 20:51:25 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-09-06 20:51:25 +0800 |
commit | 7c3467c14f7d00e25692c9809a609b8d8114ab91 (patch) | |
tree | 99c6d1a1a05dfac88e0959f8c64ed9b47ea31321 /www | |
parent | 1e9395409402ec30fe5f79d457afc0f773120b1e (diff) | |
download | freebsd-ports-gnome-7c3467c14f7d00e25692c9809a609b8d8114ab91.tar.gz freebsd-ports-gnome-7c3467c14f7d00e25692c9809a609b8d8114ab91.tar.zst freebsd-ports-gnome-7c3467c14f7d00e25692c9809a609b8d8114ab91.zip |
- Update MASTER_SITES
- Unmark BROKEN
PR: ports/159502
Submitted by: Simon Wright <diver06@gmx.net>
Diffstat (limited to 'www')
-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 |