diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
commit | 294fee0ec781b2d4629c38a5700919fe7a943423 (patch) | |
tree | 607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/xmms-sapplug | |
parent | 021affdb5f8f3e148791d2100f305257e7f790c1 (diff) | |
download | freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.gz freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.zst freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'audio/xmms-sapplug')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 3fcb1ed262a1..927b5bb6034c 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -5,7 +5,7 @@ PORTNAME= xmms-sapplug DISTVERSION= 0.3f PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt DISTNAME= sapplug-xmms-${DISTVERSION} MAINTAINER= ehaupt@FreeBSD.org |