diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
commit | 6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1 (patch) | |
tree | f13aa58e9c3dfe0e85c3a03ee4691eb49a80913f /net | |
parent | 05f594ba38cece9cc2bcb5775ee6802277209612 (diff) | |
download | freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.gz freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.zst freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.zip |
Reset vs@FreeBSD.org at his request due to lack of time.
Diffstat (limited to 'net')
-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 |