aboutsummaryrefslogtreecommitdiff
path: root/www/grails/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/grails/Makefile')
-rw-r--r--www/grails/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/grails/Makefile b/www/grails/Makefile
index 220bb64a5a11..2a9f16fb935c 100644
--- a/www/grails/Makefile
+++ b/www/grails/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grails
-DISTVERSION= 1.2.2
+DISTVERSION= 1.3.3
CATEGORIES= www java
MASTER_SITES= http://dist.codehaus.org/grails/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -21,8 +21,8 @@ USE_JAVA= yes
JAVA_VERSION= 1.5+
NO_BUILD= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
-DATAFILES= LICENSE README build.properties build.xml ant conf cruise \
- dist lib media plugins samples scripts src
+DATAFILES= LICENSE README build.gradle build.properties gradle.properties \
+ gradlew conf dist gradle lib media plugins samples scripts src
SCRIPTFILES= grails grails-debug startGrails
.if !defined(NOPORTDOCS)