From d603258b9d2582954c9ec2e0a619c6076205e0eb Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 22 Dec 2008 21:13:16 +0000 Subject: - Update to 1.6.3 PR: 129696 Submitted by: Bernhard Froehlich (maintainer) --- www/helma/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/helma/Makefile') diff --git a/www/helma/Makefile b/www/helma/Makefile index 645c783a9c64..67f009468298 100644 --- a/www/helma/Makefile +++ b/www/helma/Makefile @@ -1,26 +1,26 @@ # New ports collection makefile for: helma # Date created: 2008-06-22 -# Whom: Bernhard Fr__hlich +# Whom: Bernhard Froehlich # # $FreeBSD$ # PORTNAME= helma -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= www java MASTER_SITES= http://adele.helma.org/download/helma/${PORTVERSION}/ -DISTFILES= helma-1.6.2.tar.gz helma-1.6.2-src.tar.gz +DISTFILES= helma-${PORTVERSION}.tar.gz helma-${PORTVERSION}-src.tar.gz MAINTAINER= decke@bluelife.at COMMENT= A Web application framework for fast and efficient scripting WRKBASE= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -WRKSRC= ${WRKBASE}/build +WRKSRC= ${WRKBASE} DATADIR= ${JAVASHAREDIR}/${PORTNAME} USE_RC_SUBR= helma USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.4+ USE_ANT= yes ALL_TARGET= clean jar -- cgit v1.2.3