diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-17 22:06:17 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-17 22:06:17 +0000 |
commit | b80233c8c4e26085b73928991a692340b1d25c81 (patch) | |
tree | 9e5d00c27685ce6b191890d457882653090cda77 /audio/icecast | |
parent | 40dd6cf483699d2e33af03731ded472903927284 (diff) |
Notes
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 27d2b15c5723..9bd5599199c7 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -12,6 +12,9 @@ COMMENT= Streaming mp3 audio server LICENSE= GPLv2 # (or later) +EXPIRATION_DATE= 2013-04-17 +DEPRECATED= Unmaintained upstream since 2004. Use audio/icecast2 instead + OPTIONS_DEFINE= DOCS USE_READLINE= yes |