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/dasher | |
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/dasher')
-rw-r--r-- | accessibility/dasher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index aef3a861ef10..bbc8a5739963 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -8,6 +8,7 @@ PORTNAME= dasher PORTVERSION= 4.7.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |