From 090059a2104b9f20d6996143c0d726aaf861788d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- java/cacao/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/cacao') diff --git a/java/cacao/Makefile b/java/cacao/Makefile index da7f42f51ea8..c68075c691ef 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -6,6 +6,7 @@ PORTNAME= cacao PORTVERSION= 0.98 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PORTVERSION}/ -- cgit v1.2.3