diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 17:34:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 17:34:17 +0000 |
commit | 0a42c416b796009ce1b002380d18c76268c2092e (patch) | |
tree | 64efd14c8d2e6771e1e9050a8d7f645940cad8c6 /audio | |
parent | 29d35d30a92bb701148b1ed6d4702ed0cad8f8c7 (diff) | |
download | ports-0a42c416b796009ce1b002380d18c76268c2092e.tar.gz ports-0a42c416b796009ce1b002380d18c76268c2092e.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libsidplay/Makefile | 2 | ||||
-rw-r--r-- | audio/sidplay/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-sndstretch/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 0a1d8cc1c6d9..3a65c3322f58 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator library to play SID music files -BROKEN= No Master Site +DEPRECATED= No Master Site EXPIRATION_DATE= 2011-09-01 USE_AUTOTOOLS= libtool diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 75fb7a1b3280..e43f29ce65f2 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator that plays SID music files -BROKEN= No Master Site +DEPRECATED= No Master Site EXPIRATION_DATE= 2011-09-01 LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile index 85d51e7108fd..7c1075484745 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -16,7 +16,7 @@ DISTNAME= sndstretch_xmms-${PORTVERSION} MAINTAINER= ports@edwinm.ik.nu COMMENT= Plugin for xmms to change the pitch and/or speed -BROKEN= No Master Site +DEPRECATED= No Master Site EXPIRATION_DATE= 2011-09-01 LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |