diff options
Diffstat (limited to 'net/osrtspproxy')
-rw-r--r-- | net/osrtspproxy/Makefile | 7 | ||||
-rw-r--r-- | net/osrtspproxy/pkg-descr | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile index 4328c87cf478..b998c724ea53 100644 --- a/net/osrtspproxy/Makefile +++ b/net/osrtspproxy/Makefile @@ -9,14 +9,11 @@ PORTNAME= osrtspproxy PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://docs.real.com/docs/proxykit/ +MASTER_SITES= SF/rtsp/RTSP%20Proxy%20Kit/${PORTVERSION} DISTNAME= ${PORTNAME}_2_0 MAINTAINER= ports@FreeBSD.org -COMMENT= The RTSP Proxy Kit is a reference implementation of an RTSP proxy - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 +COMMENT= The RTSP Proxy Kit - A reference implementation of an RTSP proxy HAS_CONFIGURE= YES diff --git a/net/osrtspproxy/pkg-descr b/net/osrtspproxy/pkg-descr index 32099ac83733..cf3ce3759d64 100644 --- a/net/osrtspproxy/pkg-descr +++ b/net/osrtspproxy/pkg-descr @@ -3,4 +3,4 @@ The RTSP Proxy Kit is a reference implementation of an RTSP proxy. RTSP (RFC 2326) is a client-server multimedia presentation control protocol, used e.g. by RealNetworks RealPlayer. -WWW: http://www.rtsp.org/2001/proxy/ +WWW: http://sourceforge.net/projects/rtsp/ |