diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 17:15:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 17:15:38 +0000 |
commit | 130ff23cbcd09adf1026f9d6b95bc5fccfe6855e (patch) | |
tree | fe01fb1d2ac368dae4683aabfa52fc504a83edd2 /audio/sidplayer | |
parent | 82d9c58cf822ba85ddb8927c023e69a0a7f477db (diff) |
Notes
Diffstat (limited to 'audio/sidplayer')
-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} |