diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-10 20:11:34 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-10 20:11:34 +0800 |
commit | 34de86a2474eb963420e6df158727cb6354ae35e (patch) | |
tree | dacfd7c502398b0f7e4db4ce9e67a00d499c9970 | |
parent | 9ea506d9d8d4ad3d2482b56f6a99ca2ef85b5bc5 (diff) | |
download | freebsd-ports-gnome-34de86a2474eb963420e6df158727cb6354ae35e.tar.gz freebsd-ports-gnome-34de86a2474eb963420e6df158727cb6354ae35e.tar.zst freebsd-ports-gnome-34de86a2474eb963420e6df158727cb6354ae35e.zip |
- Update WWW
- Additional master site
Approved by: novel (mentor)
-rw-r--r-- | audio/sidplayer/Makefile | 4 | ||||
-rw-r--r-- | audio/sidplayer/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index 6f9d28c7c4b0..e7f9d5508ebb 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -8,7 +8,9 @@ PORTNAME= sidplayer PORTVERSION= 4.4 CATEGORIES= audio -MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ +MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ehaupt DISTNAME= SIDPlayer-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/sidplayer/pkg-descr b/audio/sidplayer/pkg-descr index b3bcba412915..106fd9ca7e22 100644 --- a/audio/sidplayer/pkg-descr +++ b/audio/sidplayer/pkg-descr @@ -3,7 +3,7 @@ as being a stripped-down C64 emulator that only emulates the processor and the sound chip of the C64. It also supports the SID option of the Catweasel MK3 PCI card. -WWW: http://www.students.uni-mainz.de/bauec002/SPMain.html +WWW: http://sidplayer.cebix.net/ - ehaupt ehaupt@critical.ch |