diff options
-rw-r--r-- | audio/raproxy/Makefile | 2 | ||||
-rw-r--r-- | misc/yaunc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 22b665b4397d..d61f7f6e3104 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio net MASTER_SITES= http://docs.real.com/proxykit/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org # Get it through http://www.real.com/firewall/fwdload/index.html # if the master site does not exists somehow. diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile index 880f5c6af2c8..eb40390c8ba6 100644 --- a/misc/yaunc/Makefile +++ b/misc/yaunc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.02 CATEGORIES= misc MASTER_SITES= http://www.redterror.net/code/yaunc/ -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/yaunc |