diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
commit | 8f6a197d1f0119b8df74cb98d154e02d69dabb6c (patch) | |
tree | a0644fd70aaf776bca97ab3cd7d033fff4aacbf2 | |
parent | 9b1748ec986e46e2843a3b874ed936e03bfe0e7a (diff) | |
download | ports-8f6a197d1f0119b8df74cb98d154e02d69dabb6c.tar.gz ports-8f6a197d1f0119b8df74cb98d154e02d69dabb6c.zip |
Resign as maintainer
Notes
Notes:
svn path=/head/; revision=86767
-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 |