diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-14 08:28:38 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-14 08:28:38 +0000 |
commit | c0e2882759edba42216ff5e41320346eb6a75f30 (patch) | |
tree | 1761c61fbba43ffc71a9f8d317fac8c07fac2635 | |
parent | 3bc6a737bd824db12a954406d33320b92cf5c84a (diff) | |
download | freebsd-ports-c0e2882759edba42216ff5e41320346eb6a75f30.zip |
New maintainer: Alex Kozlov
PR: 98930
Submitted by: Alex Kozlov
-rw-r--r-- | games/evilfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/evilfinder/Makefile b/games/evilfinder/Makefile index 4b7597fbebde..34a71ccc3021 100644 --- a/games/evilfinder/Makefile +++ b/games/evilfinder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lcamtuf.coredump.cx/ DISTNAME= ef EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= spam@rm-rf.kiev.ua COMMENT= Numerologically determine the evilness of things WRKSRC= ${WRKDIR}/${PORTNAME} |