diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-02 01:15:38 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-02 01:15:38 +0800 |
commit | 39ba05f3bb08335eddb3d9ec1de2addc7b2b8a1b (patch) | |
tree | f4396e9f4d2354b3c56748d4f039bdf4901f5d60 /audio | |
parent | 7554c6a9f345ad6971147ea41aa6c61885129b43 (diff) | |
download | freebsd-ports-gnome-39ba05f3bb08335eddb3d9ec1de2addc7b2b8a1b.tar.gz freebsd-ports-gnome-39ba05f3bb08335eddb3d9ec1de2addc7b2b8a1b.tar.zst freebsd-ports-gnome-39ba05f3bb08335eddb3d9ec1de2addc7b2b8a1b.zip |
Update main master site
Notified by: fenner's distfiles survey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sidplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index 09e51b4952f6..077274a2e3f3 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -8,7 +8,7 @@ PORTNAME= sidplayer PORTVERSION= 4.4 CATEGORIES= audio -MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ \ +MASTER_SITES= http://sidplayer.cebix.net/downloads/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ \ ${MASTER_SITE_LOCAL} |