summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-07-12 10:37:39 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-07-12 10:37:39 +0000
commit9f2a9f06b439a9bd5fa546f07602aba6fd344aa7 (patch)
tree7b09bcb4ac7578aafa1e2703238d6a245d6f78f7
parentDrop maintainership (diff)
Drop maintainership
Notes
Notes: svn path=/head/; revision=84768
-rw-r--r--archivers/nomarch/Makefile2
-rw-r--r--converters/base64/Makefile2
-rw-r--r--lang/mawk/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile
index eadf4dbbf818..3498e8e04f9e 100644
--- a/archivers/nomarch/Makefile
+++ b/archivers/nomarch/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/compress
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts files from the old `.arc' archive format
LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
diff --git a/converters/base64/Makefile b/converters/base64/Makefile
index f44935514813..0f0517f20a7a 100644
--- a/converters/base64/Makefile
+++ b/converters/base64/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= converters
MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ \
http://dl.droso.net/ports/
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple program to convert binary files to base64
GNU_CONFIGURE= yes
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index f2c053d9c0fa..811b8549317a 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= lang
MASTER_SITES= http://dl.droso.net/ports/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of new/posix awk
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}