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/dasher/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)
Diffstat (limited to 'accessibility/dasher/Makefile')
-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} |