diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-03-10 13:16:50 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-03-10 13:16:50 +0000 |
commit | f94ee3fd39a17f3dd045e3dcea638337f2dd9552 (patch) | |
tree | f0458ecf0f8681ae7762d8bf72dd99e43cd8c7d0 /net/osrtspproxy | |
parent | 1152d21e53943c8daa805c733e914c4fef5122cb (diff) | |
download | ports-f94ee3fd39a17f3dd045e3dcea638337f2dd9552.tar.gz ports-f94ee3fd39a17f3dd045e3dcea638337f2dd9552.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 1387a66b335f..91350d9604b1 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= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= The RTSP Proxy Kit is a reference implementation of an RTSP proxy HAS_CONFIGURE= YES |