diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 20:59:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 20:59:53 +0800 |
commit | 1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (patch) | |
tree | 101abd2b0f99acad0351e2873e842aea335b3376 /accessibility/mousetweaks | |
parent | 67c66806be25062d9db038cf58b56c9bcc8788c1 (diff) | |
download | freebsd-ports-gnome-1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff.tar.gz freebsd-ports-gnome-1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff.tar.zst freebsd-ports-gnome-1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff.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)
Diffstat (limited to 'accessibility/mousetweaks')
-rw-r--r-- | accessibility/mousetweaks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile index 670963ea17b2..b4543ce9b38c 100644 --- a/accessibility/mousetweaks/Makefile +++ b/accessibility/mousetweaks/Makefile @@ -8,6 +8,7 @@ PORTNAME= mousetweaks PORTVERSION= 2.22.2 +PORTREVISION= 1 CATEGORIES= accessibility MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |