diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-26 07:18:57 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-26 07:18:57 +0800 |
commit | a58cd33b7ccb3699b02973c165dc4a73e853d01e (patch) | |
tree | 59646ec99135cd0fe1eb8a042f53521db7d8b8d9 /audio/libsidplay | |
parent | 4982e88a783ae0907fb845bd4aeaf4d624fbc342 (diff) | |
download | freebsd-ports-gnome-a58cd33b7ccb3699b02973c165dc4a73e853d01e.tar.gz freebsd-ports-gnome-a58cd33b7ccb3699b02973c165dc4a73e853d01e.tar.zst freebsd-ports-gnome-a58cd33b7ccb3699b02973c165dc4a73e853d01e.zip |
A volunteer has stepped forward to host the distfiles for
audio/libsidplay and audio/sidplay, so un-DEPRECATE them,
and the ports that depend on them.
Reset the maintainer due to complete lack of response.
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 3c2965e38393..46a72fd8efce 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -8,15 +8,12 @@ PORTNAME= libsidplay PORTVERSION= 1.36.59 CATEGORIES= audio emulators -MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ +MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= sec@42.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Commodore SID-chip emulator library to play SID music files -DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-30 - USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |