diff options
-rw-r--r-- | net-p2p/peercast/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/peercast/Makefile b/net-p2p/peercast/Makefile index 63904d219231..ee7abb9130e3 100644 --- a/net-p2p/peercast/Makefile +++ b/net-p2p/peercast/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A peer-to-peer network for broadcasting and listening to streams +FORBIDDEN= http://vuxml.FreeBSD.org/31435fbc-ae73-11dc-a5f9-001a4d49522b.html +EXPIRATION_DATE=2008-02-19 + USE_LINUX= yes NO_WRKSUBDIR= yes NO_BUILD= yes |