diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
commit | d00f8a61b2835c03e95e3708412651c7cfe2b913 (patch) | |
tree | cd1b026afaa72588eff10f32964d6c9daa6024dd /net | |
parent | 2aea620cc1a54d70e5d850389da23e98848f7838 (diff) | |
download | ports-d00f8a61b2835c03e95e3708412651c7cfe2b913.tar.gz ports-d00f8a61b2835c03e95e3708412651c7cfe2b913.zip |
Notes
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 |