diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 10:44:10 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-31 10:44:10 +0800 |
commit | 51b41ea2cdb675c38154bcbc8613a7cd23a64ae8 (patch) | |
tree | 6383be75d2c3964b4f9e4714e435ab5610498fab /audio | |
parent | e063cb9c8b3757ac0de16da90ffb0dd5f7a53559 (diff) | |
download | freebsd-ports-gnome-51b41ea2cdb675c38154bcbc8613a7cd23a64ae8.tar.gz freebsd-ports-gnome-51b41ea2cdb675c38154bcbc8613a7cd23a64ae8.tar.zst freebsd-ports-gnome-51b41ea2cdb675c38154bcbc8613a7cd23a64ae8.zip |
Add an additional master site
Notified by: pointyhat via kris
Diffstat (limited to 'audio')
-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 |