diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-03-02 03:10:34 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-03-02 03:10:34 +0000 |
commit | 9d20dfe1b36c72adff9653b56eb3c83e497c9cb3 (patch) | |
tree | 44f686c965f3005655670f0551970c4051d5c01b /www/closure-compiler/Makefile | |
parent | 012ef1250221d58c46416b9499b8dc0d26fcdb73 (diff) |
Notes
Diffstat (limited to 'www/closure-compiler/Makefile')
-rw-r--r-- | www/closure-compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index 627c3707f1a5..7b8a24fdf4f3 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -6,12 +6,12 @@ # PORTNAME= closure-compiler -PORTVERSION= 20091217 +PORTVERSION= 20100201 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= compiler-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Closure Compiler NO_BUILD= yes |