diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 22:04:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 22:04:28 +0000 |
commit | 964e934725cd40aca01b8287ee46382c3d0ad8f8 (patch) | |
tree | ddb805e1044c1ab5f455873662972ed2600684a7 /accessibility/dasher/Makefile | |
parent | 45c9aaefdf1f1679e007764f1f1c2b91d8bdc0c8 (diff) | |
download | ports-964e934725cd40aca01b8287ee46382c3d0ad8f8.tar.gz ports-964e934725cd40aca01b8287ee46382c3d0ad8f8.zip |
Merge a forgotten line from my GNOME 2.5 repo.
Reported by: Lewis Thompson <purple@lewiz.net>
Notes
Notes:
svn path=/head/; revision=97257
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 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} |