diff options
author | linimon <linimon@FreeBSD.org> | 2011-08-29 11:38:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-08-29 11:38:35 +0800 |
commit | a647788e289113e4fec6d8ef177e3c1f82c60dff (patch) | |
tree | e44c3bf41028c81de9fe67a5d938c200edfed07a /audio | |
parent | 2fb2ed6a75fa88219cdaf64172f48b50ba1191f4 (diff) | |
download | freebsd-ports-gnome-a647788e289113e4fec6d8ef177e3c1f82c60dff.tar.gz freebsd-ports-gnome-a647788e289113e4fec6d8ef177e3c1f82c60dff.tar.zst freebsd-ports-gnome-a647788e289113e4fec6d8ef177e3c1f82c60dff.zip |
Mark as broken and expiring: unfetchable due to website rearrangement.
Diffstat (limited to 'audio')
-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 |