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/orca | |
parent | 170e7b32c37612a373b8308ed8e218ffe0871d97 (diff) | |
download | ports-e4e1ff21dc44707195e7430ec99d42968f306e6c.tar.gz ports-e4e1ff21dc44707195e7430ec99d42968f306e6c.zip |
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/orca')
-rw-r--r-- | accessibility/orca/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 528b720d0120..b58e3114a85b 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -8,6 +8,7 @@ PORTNAME= orca PORTVERSION= 2.22.2 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |