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-sexypsf/Makefile | |
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-sexypsf/Makefile')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index 094481893f8e..c8cff6c77e94 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.8 PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://projects.raphnet.net/sexypsf/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= sexypsf-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |