diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-23 16:43:59 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-23 16:43:59 +0000 |
commit | 5af230892f66283cf7fdddedeb0b63b81c4d7550 (patch) | |
tree | 10e84767b810b948e389d6461e738d8ea5a8b96e /net/osrtspproxy/Makefile | |
parent | 4f99e79145fb23372ddab5d5c5e4a86739963a14 (diff) | |
download | ports-5af230892f66283cf7fdddedeb0b63b81c4d7550.tar.gz ports-5af230892f66283cf7fdddedeb0b63b81c4d7550.zip |
- Update MASTER_SITES/WWW
PR: ports/155803
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=271542
Diffstat (limited to 'net/osrtspproxy/Makefile')
-rw-r--r-- | net/osrtspproxy/Makefile | 7 |
1 files changed, 2 insertions, 5 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 |