aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-02-25 22:42:06 +0800
committereadler <eadler@FreeBSD.org>2012-02-25 22:42:06 +0800
commitcbb720a76f6676e614adffad5793e1b2388b867d (patch)
tree7125f50bef58001734f44c1ac9ae678b97b16bc6 /misc
parent412eeb2ad5a9bd81d81f7f18096dc435e82e2ba1 (diff)
downloadfreebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.gz
freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.zst
freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.zip
Take maintainership
Approved by: maintainer (implicit)
Diffstat (limited to 'misc')
-rw-r--r--misc/bogosort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index cdb31a5d165c..162487b00533 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Sort (or not) stdin using the bogo-sort algorithm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}