diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 22:32:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 22:32:22 +0000 |
commit | 3deb73bd385897a80ab88c6e0e3968aacbcd9617 (patch) | |
tree | 951b17dd6ca1db3b6b964687074de6777c106d68 /accessibility/dasher/Makefile | |
parent | dd6276f03703e533bfa90998b07dc7b4b8eb85fb (diff) |
Update to 3.2.3.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=100009
Diffstat (limited to 'accessibility/dasher/Makefile')
-rw-r--r-- | accessibility/dasher/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index e279eda6d0c9..bf55f1de9231 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dasher -PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTVERSION= 3.2.3 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 |