Bump revision for openjdk6-jre to catch up with the master port change.

This commit is contained in:
Jung-uk Kim
2013-07-26 05:27:28 +00:00
parent c9ea119f1f
commit f720ee1568
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= java devel
PKGNAMESUFFIX= -jre
+1 -1
View File
@@ -56,7 +56,7 @@ TEST_DESC= Add support for running regression test
USES= gmake motif
.include <bsd.port.options.mk>
.include "${PORTSDIR}/java/openjdk6/Makefile.icedtea"
.include "${.CURDIR}/../openjdk6/Makefile.icedtea"
EXTRA_PATCHES= ${ICEDTEA_PATCHES}