aboutsummaryrefslogtreecommitdiff
path: root/graphics/geoserver/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-26 09:41:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-26 09:41:07 +0000
commit8e021bab2b6c5787d560789b12ac1399f6975bfa (patch)
treeb1bdf39cb58ec9697a6ddc9e0dbd3d4a8d7d8f2c /graphics/geoserver/Makefile
parent921ffcc5a90b92224ac9db5a82a4d80958447fa3 (diff)
downloadports-8e021bab2b6c5787d560789b12ac1399f6975bfa.tar.gz
ports-8e021bab2b6c5787d560789b12ac1399f6975bfa.zip
- Update to 1.6.5
PR: 127626 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=220821
Diffstat (limited to 'graphics/geoserver/Makefile')
-rw-r--r--graphics/geoserver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile
index e75e6ffcb71d..39b459e56f36 100644
--- a/graphics/geoserver/Makefile
+++ b/graphics/geoserver/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= geoserver
-PORTVERSION= 1.6.4b
-PORTREVISION= 1
+PORTVERSION= 1.6.5
CATEGORIES= graphics geography java
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
@@ -20,7 +19,7 @@ USE_ZIP= yes
JAVA_VERSION= 1.5+
NO_BUILD= YES
-WRKSRC= ${WRKDIR}/geoserver
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GEOSERVERDIR= ${PREFIX}/lib/${PORTNAME}
.include <bsd.port.pre.mk>