diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 08:17:18 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 08:17:18 +0800 |
commit | aa6b99304356695fdb746f9ecccd0f528598e8ad (patch) | |
tree | 8f3f1b67585d4fa06dfc54fdbae9cdb91160b6f1 /accessibility/dasher/Makefile | |
parent | 093e0a9cc191af70167c027ec3c24fec0ffa4b64 (diff) | |
download | marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar.gz marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar.bz2 marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar.lz marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar.xz marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.tar.zst marcuscom-ports-aa6b99304356695fdb746f9ecccd0f528598e8ad.zip |
- Update to 4.1.9
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6972 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/dasher/Makefile')
-rw-r--r-- | accessibility/dasher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index beaf1bffa..f76adee4b 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -3,11 +3,11 @@ # Whom: lewiz <purple@lewiz.net> # # $FreeBSD$ -# $MCom: ports/accessibility/dasher/Makefile,v 1.40 2006/07/21 20:46:52 mezz Exp $ +# $MCom: ports/accessibility/dasher/Makefile,v 1.41 2006/07/24 23:05:14 ahze Exp $ # PORTNAME= dasher -PORTVERSION= 4.1.8 +PORTVERSION= 4.1.9 PORTEPOCH= 1 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |