diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-09-27 21:30:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-09-27 21:30:39 +0000 |
commit | da1434f49dc5fe7287cee93a87cbc6ebfb16bf9f (patch) | |
tree | c6a3c465020e21a917c8e100647e42db49d77670 /audio | |
parent | 499f41f12462d88876fa46d203e546e7ff72814a (diff) | |
download | ports-da1434f49dc5fe7287cee93a87cbc6ebfb16bf9f.tar.gz ports-da1434f49dc5fe7287cee93a87cbc6ebfb16bf9f.zip |
Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=261977
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gbsplay/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 84b0441556f4..ba1f216e4310 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -9,9 +9,7 @@ PORTNAME= gbsplay PORTVERSION= 0.0.8 PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= http://www.cgarbs.de/stuff/ \ - http://download.berlios.de/gbsplay/ \ - CRITICAL +MASTER_SITES= BERLIOS CRITICAL PKGNAMEPREFIX?= MAINTAINER= ehaupt@FreeBSD.org |