diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-08 00:35:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-08 00:35:14 +0000 |
commit | 011a1bc8e8cc51198bd5034c7fc9917125f94e3a (patch) | |
tree | ae4dc48dc21b47429f431212442d5bd3a7725c38 /accessibility/dasher/Makefile | |
parent | Use setenv to add an environment variable instead of putenv. In 7.0, (diff) |
Update to 4.7.3.
Diffstat (limited to 'accessibility/dasher/Makefile')
-rw-r--r-- | accessibility/dasher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 631e7cb4678b..387d8c3ef61b 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dasher -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.3 PORTEPOCH= 1 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |