diff options
author | kris <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | ba65154f0ee77c6babbc41562d2d13a537e1b9a9 (patch) | |
tree | 530cfc03805a3157cf21923eeeb33902ff53fc09 /net/lambdamoo | |
parent | 55b55d8a89eec7593ad97fca0d4c77a18b22b33d (diff) | |
download | FreeBSD-ports-ba65154f0ee77c6babbc41562d2d13a537e1b9a9.zip FreeBSD-ports-ba65154f0ee77c6babbc41562d2d13a537e1b9a9.tar.gz |
Reset inactive maintainer. Thanks for your work in the past!
Diffstat (limited to 'net/lambdamoo')
-rw-r--r-- | net/lambdamoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index 0e64a35..dd8de7c 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/lambdamoo/ DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= flathill@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG COMMENT= The most commonly used program to run MOOs WRKSRC= ${WRKDIR}/MOO-${PORTVERSION} |