diff options
Diffstat (limited to 'net/lambdamoo/Makefile')
-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 e3080f29a346..f56b72b7650c 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The most commonly used program to run MOOs WRKSRC= ${WRKDIR}/MOO-${PORTVERSION} |