diff options
Diffstat (limited to 'audio/gbsplay/Makefile')
-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 |