diff options
Diffstat (limited to 'www/aolserver-nscache/Makefile')
-rw-r--r-- | www/aolserver-nscache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aolserver-nscache/Makefile b/www/aolserver-nscache/Makefile index 178d5f6fc5af..8d357d47956b 100644 --- a/www/aolserver-nscache/Makefile +++ b/www/aolserver-nscache/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: aolserver-nscache # Date created: 12 Oct 2006 -# Whom: Martin Matuska <martin@matuska.org> +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= aolserver DISTFILES= nscache-${PORTVERSION}.tar.gz DIST_SUBDIR= aolserver -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Tcl interface to AOLserver's caching API WRKSRC= ${WRKDIR}/nscache-${PORTVERSION} |