diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-04 06:04:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-04 06:04:28 +0800 |
commit | 776264b2abcaa6e8b21aef4f1ac11d697c049ac5 (patch) | |
tree | 5a414a1dc92d93abc331877912933cc50749188d /accessibility | |
parent | 6bcdd3547bea019d1b03017e37fa68f8d5d306cf (diff) | |
download | freebsd-ports-gnome-776264b2abcaa6e8b21aef4f1ac11d697c049ac5.tar.gz freebsd-ports-gnome-776264b2abcaa6e8b21aef4f1ac11d697c049ac5.tar.zst freebsd-ports-gnome-776264b2abcaa6e8b21aef4f1ac11d697c049ac5.zip |
Merge a forgotten line from my GNOME 2.5 repo.
Reported by: Lewis Thompson <purple@lewiz.net>
Diffstat (limited to 'accessibility')
-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 c5bce005b514..67231e0ba19b 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dasher -PORTVERSION= 3.0.2 +PORTVERSION= 3.2.1 PORTREVISION= 1 CATEGORIES= editors x11 gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} |