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/rp-pppoe | |
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/rp-pppoe')
-rw-r--r-- | net/rp-pppoe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |