diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
commit | 05ce43b4f6a69e3619407caaa153fc737b1366e4 (patch) | |
tree | d8624f86f3dc558fea04c119b7439940d04dffa7 /misc/bogosort | |
parent | 277971537125052f8e1a896d5e3b85ad0d9c4829 (diff) | |
download | ports-05ce43b4f6a69e3619407caaa153fc737b1366e4.tar.gz ports-05ce43b4f6a69e3619407caaa153fc737b1366e4.zip |
Notes
Diffstat (limited to 'misc/bogosort')
-rw-r--r-- | misc/bogosort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index e0b33229ae7a..20333e7dc8cc 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \ ftp://l82.ryd.student.liu.se/pub/unix/bogosort/ DISTNAME= ${PORTNAME} -MAINTAINER= roam@orbitel.bg +MAINTAINER= roam@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |