diff options
-rw-r--r-- | devel/re2c/Makefile | 2 | ||||
-rw-r--r-- | games/xscavenger/Makefile | 2 | ||||
-rw-r--r-- | mail/isync/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile index 9f29b458d83e..dd48a79c4ac0 100644 --- a/devel/re2c/Makefile +++ b/devel/re2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.tildeslash.org/re2c/ \ http://www.tobez.org/download/port-mirrors/devel/re2c/ -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compile regular expression to C (much faster final code than flex) USE_GMAKE= yes diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index a66b0abee855..a81ef726a861 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xdr.com/dash/ DISTNAME= xscavenger-142 EXTRACT_SUFX= .tgz -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Lode Runner clone for X11 WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/mail/isync/Makefile b/mail/isync/Makefile index a605a9dccb8c..114f80287855 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.hmc.edu/~me/isync/ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags GNU_CONFIGURE= yes |