Index: head/net/osrtspproxy/Makefile =================================================================== --- head/net/osrtspproxy/Makefile (revision 271541) +++ head/net/osrtspproxy/Makefile (revision 271542) @@ -1,27 +1,24 @@ # New ports collection makefile for: osrtspproxy # Date created: 2002-10-13 # Whom: Volker Stolz # # $FreeBSD$ # 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 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rtspproxy/rtspproxy ${PREFIX}/sbin ${INSTALL_SCRIPT} ${FILESDIR}/rtspproxy.sh ${PREFIX}/etc/rc.d/rtspproxy.sh.sample .include Property changes on: head/net/osrtspproxy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/osrtspproxy/pkg-descr =================================================================== --- head/net/osrtspproxy/pkg-descr (revision 271541) +++ head/net/osrtspproxy/pkg-descr (revision 271542) @@ -1,6 +1,6 @@ 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/ Property changes on: head/net/osrtspproxy/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property