aboutsummaryrefslogtreecommitdiff
path: root/misc/bogosort
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-08-17 08:25:51 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-08-17 08:25:51 +0000
commit1e942b4de35e7c4cf18ad796be0de35c3cc75ca6 (patch)
treed181d3099d73830c55eddcdb88b2db47a80ad7e7 /misc/bogosort
parent1627e0411bceae3c7d0352a0c9ad9d8015c3ed40 (diff)
downloadports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.tar.gz
ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.zip
Return some ports I maintain to the pool.
Notes
Notes: svn path=/head/; revision=365160
Diffstat (limited to 'misc/bogosort')
-rw-r--r--misc/bogosort/Makefile2
1 files changed, 1 insertions, 1 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}