diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
commit | e4e1ff21dc44707195e7430ec99d42968f306e6c (patch) | |
tree | 54ff661174d164e6dd1dc0c3745119979aff65a9 /accessibility/java-access-bridge/Makefile | |
parent | The ncurses fix from early May was only partly correct. The configure (diff) |
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)
Notes
Notes:
svn path=/head/; revision=214427
Diffstat (limited to 'accessibility/java-access-bridge/Makefile')
-rw-r--r-- | accessibility/java-access-bridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/java-access-bridge/Makefile b/accessibility/java-access-bridge/Makefile index 3355de38ff84..3c69b58abbd2 100644 --- a/accessibility/java-access-bridge/Makefile +++ b/accessibility/java-access-bridge/Makefile @@ -7,7 +7,7 @@ PORTNAME= java-access-bridge PORTVERSION= 1.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility java gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |