diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-12 18:13:36 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-12 18:13:36 +0800 |
commit | ffe932e1e43ea63fc17227278a9e8f9c6111f4dc (patch) | |
tree | 73514626c6f35990a37a753feb98a388917a2473 /audio/libsidplay | |
parent | 3d5fd3cb76817a8c3bd6322ef9a2dd8beb078365 (diff) | |
download | freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.gz freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.zst freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.zip |
Deprecate audio/xmms-sid and www/plugger-plugins-hubbe which rely on
audio/libsidplay, which is deprecated for a dead master site.
Extend the deprecation for audio/*sidplay to give time to deal with their
several dependencies.
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 3a65c3322f58..3c2965e38393 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator library to play SID music files DEPRECATED= No Master Site -EXPIRATION_DATE= 2011-09-01 +EXPIRATION_DATE= 2011-09-30 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |