aboutsummaryrefslogtreecommitdiff
path: root/audio/gbsplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:36:21 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:36:21 +0000
commit1d077afca2d8199435eff31ea800415f76cd684e (patch)
tree607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/gbsplay
parentc5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff)
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376388
Diffstat (limited to 'audio/gbsplay')
-rw-r--r--audio/gbsplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile
index 5ed45b7870d0..74ed506f06dd 100644
--- a/audio/gbsplay/Makefile
+++ b/audio/gbsplay/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gbsplay
PORTVERSION= 0.0.8
PORTREVISION= 7
CATEGORIES= audio
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
PKGNAMEPREFIX?=
MAINTAINER= ehaupt@FreeBSD.org