From e69137a5b71479e5719ad58031ac2fc16787f3ea Mon Sep 17 00:00:00 2001 From: glarkin Date: Fri, 18 Jul 2008 21:05:20 +0000 Subject: Changed my MAINTAINER address to glarkin@FreeBSD.org. Approved by: beech (mentor) --- www/dojo-shrinksafe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/dojo-shrinksafe') diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile index de0f6398230a..8a1343de0d53 100644 --- a/www/dojo-shrinksafe/Makefile +++ b/www/dojo-shrinksafe/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dojo-shrinksafe # Date created: 2008-05-01 -# Whom: Greg Larkin +# Whom: Greg Larkin # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \ PKGNAMEPREFIX= dojo- DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A Javascript code compressor USE_JAVA= yes -- cgit