diff options
author | mandree <mandree@FreeBSD.org> | 2010-06-13 19:57:36 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-06-13 19:57:36 +0800 |
commit | c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2 (patch) | |
tree | 1a5c5a34097822a67d11c3c8836a93e793a08e87 /net | |
parent | d3443ad1a8a70b28dbccddae1be8d00d60ee58c8 (diff) | |
download | freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.tar.gz freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.tar.zst freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.zip |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsupchk/Makefile | 2 | ||||
-rw-r--r-- | net/rp-pppoe/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsupchk/Makefile b/net/cvsupchk/Makefile index f9d3484ae288..70f9488e4680 100644 --- a/net/cvsupchk/Makefile +++ b/net/cvsupchk/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net DISTFILES= -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= mandree@FreeBSD.org COMMENT= Check a CVSup directory hierarchy against the checkouts file EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/cvsup:extract diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 64adf12e2623..043480a2cb9d 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.8 CATEGORIES= net MASTER_SITES= http://www.roaringpenguin.com/files/download/ -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= mandree@FreeBSD.org COMMENT= The popular Roaring Penguin's PPPoE software GNU_CONFIGURE= yes |