diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
commit | 8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee (patch) | |
tree | 336c22443fc12f908f87496d79e3c222ff6630a9 /net/osrtspproxy | |
parent | 1345f98dbdaee677c3a4f6a3bf94f4b81562ad43 (diff) | |
download | ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.tar.gz ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.zip |
Notes
Diffstat (limited to 'net/osrtspproxy')
-rw-r--r-- | net/osrtspproxy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile index c95e793c53ed..4328c87cf478 100644 --- a/net/osrtspproxy/Makefile +++ b/net/osrtspproxy/Makefile @@ -15,6 +15,9 @@ 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 + HAS_CONFIGURE= YES do-install: |