diff options
Diffstat (limited to 'audio/gbsplay/Makefile')
-rw-r--r-- | audio/gbsplay/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 317b3ae3a180..f012072a6fe4 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -6,9 +6,10 @@ # PORTNAME= gbsplay -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.8 CATEGORIES= audio -MASTER_SITES= http://download.berlios.de/gbsplay/ \ +MASTER_SITES= http://www.cgarbs.de/stuff/ \ + http://download.berlios.de/gbsplay/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt PKGNAMEPREFIX?= |