aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2014-08-17 16:25:51 +0800
committereadler <eadler@FreeBSD.org>2014-08-17 16:25:51 +0800
commitec7033482f4ab1dfe5c38bf9866666578939923e (patch)
treed181d3099d73830c55eddcdb88b2db47a80ad7e7 /misc
parent3dfaa45b46ef5ea3315c25d5333073ab5e5731b7 (diff)
downloadfreebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.tar.gz
freebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.tar.zst
freebsd-ports-gnome-ec7033482f4ab1dfe5c38bf9866666578939923e.zip
Return some ports I maintain to the pool.
Diffstat (limited to 'misc')
-rw-r--r--misc/bogosort/Makefile2
-rw-r--r--misc/getopt/Makefile2
-rw-r--r--misc/kbdscan/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index 95b1037d46d6..56a4a01381be 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sort (or not) stdin using the bogo-sort algorithm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 0ad98b2faf7d..f16c8d9c841c 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.5
CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for getopt(1) that supports GNU-style long options
USES= gettext gmake
diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile
index b6bd823c3e4c..313bd8f4da0c 100644
--- a/misc/kbdscan/Makefile
+++ b/misc/kbdscan/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20110507
CATEGORIES= misc
MASTER_SITES= http://hack.org/mc/hacks/${PORTNAME}/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Kbdscan shows the scancodes of keys pressed
LICENSE= ISCL