diff options
-rw-r--r-- | audio/linux-shoutcast/Makefile | 4 | ||||
-rw-r--r-- | audio/shoutcast/Makefile | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index 85e65e56a0ed..d21d255cbeea 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -14,6 +14,10 @@ DISTNAME= sc_serv_${PORTVERSION}_Linux MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (Linux binary port) +BROKEN= unfetchable; website rearranged +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2011-10-28 + CONFLICTS= shoutcast-[0-9]* USE_LINUX= YES diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index cc7d1546bbd1..b7084cd62720 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -15,6 +15,10 @@ COMMENT= Nullsoft's streaming audio server (binary port) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x +BROKEN= unfetchable; website rearranged +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2011-10-28 + IA32_BINARY_PORT= YES NO_BUILD= YES RESTRICTED= Redistribution of the software is not allowed |