diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:14:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:14:31 +0000 |
commit | ebdbeeb4107bcd2ff4e11529071ac056195b0da8 (patch) | |
tree | a5430b4bd17be400277fa55ac03dcebc9528118c /accessibility/dasher/Makefile | |
parent | - Update to v1.0.2 and use new Sourceforge source (diff) |
Update to 4.0.4.
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 f6cc5bb80fb9..54303b847da0 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dasher -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 PORTEPOCH= 1 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |