diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 02:44:10 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-31 02:44:10 +0000 |
commit | f2df9933e7aedb94eff3f53f50d50b3061c173e8 (patch) | |
tree | 133e2b214aefbfca2a59adfc38478ee6eccac4aa /audio/xmms-sexypsf | |
parent | acf9ebb2a8a6dcd7b63c14f3b000a3a89d798568 (diff) | |
download | ports-f2df9933e7aedb94eff3f53f50d50b3061c173e8.tar.gz ports-f2df9933e7aedb94eff3f53f50d50b3061c173e8.zip |
Notes
Diffstat (limited to 'audio/xmms-sexypsf')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index 643b2741cc7f..46742e9145ae 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -8,7 +8,8 @@ PORTNAME= xmms-sexypsf PORTVERSION= 0.4.8 CATEGORIES= audio -MASTER_SITES= http://projects.raphnet.net/sexypsf/ +MASTER_SITES= http://projects.raphnet.net/sexypsf/ \ + http://critical.ch/distfiles/ DISTNAME= sexypsf-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |