diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
commit | b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3 (patch) | |
tree | f1dadbb5fcc834fc910ca77fa2bc77aff2e76335 /net/osrtspproxy | |
parent | 4b18243f1f45cec47bddffb80a9c26e17213619a (diff) | |
download | ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.tar.gz ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.zip |
Notes
Diffstat (limited to 'net/osrtspproxy')
-rw-r--r-- | net/osrtspproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile index 91350d9604b1..c95e793c53ed 100644 --- a/net/osrtspproxy/Makefile +++ b/net/osrtspproxy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://docs.real.com/docs/proxykit/ DISTNAME= ${PORTNAME}_2_0 -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The RTSP Proxy Kit is a reference implementation of an RTSP proxy HAS_CONFIGURE= YES |