diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-18 21:38:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-18 21:38:24 +0000 |
commit | 8ffd7fbc7e5e7632b7e37c788953198191810cc7 (patch) | |
tree | 492f9cdaf3feb2db2d3ac9156fb53dd57c59aed1 /editors/treeform | |
parent | aef68cde6b955e5403704f79f8b3f974f415405f (diff) | |
download | ports-8ffd7fbc7e5e7632b7e37c788953198191810cc7.tar.gz ports-8ffd7fbc7e5e7632b7e37c788953198191810cc7.zip |
Notes
Diffstat (limited to 'editors/treeform')
-rw-r--r-- | editors/treeform/Makefile | 5 | ||||
-rw-r--r-- | editors/treeform/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/treeform/Makefile b/editors/treeform/Makefile index 576bc6cfc3b5..61c52c3677ce 100644 --- a/editors/treeform/Makefile +++ b/editors/treeform/Makefile @@ -6,11 +6,10 @@ # PORTNAME= treeform -PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= editors java MASTER_SITES= SF -DISTNAME= TreeForm_9_10 +DISTNAME= TreeForm_1_0_3 MAINTAINER= buganini@gmail.com COMMENT= A Linguistic Syntax/Semantics tree drawing editor diff --git a/editors/treeform/distinfo b/editors/treeform/distinfo index ffad098c9a96..adb001052356 100644 --- a/editors/treeform/distinfo +++ b/editors/treeform/distinfo @@ -1,3 +1,3 @@ -MD5 (TreeForm_9_10.zip) = cd17d1c3cecc0818deb68035958f63fd -SHA256 (TreeForm_9_10.zip) = 085363dc8fdfe60143122b1e9260d21f0cf0d0f76ea02e5a4319d7e8d47e5d9e -SIZE (TreeForm_9_10.zip) = 5232545 +MD5 (TreeForm_1_0_3.zip) = 5c560fc47936a6b620ecfc74d18bd4b6 +SHA256 (TreeForm_1_0_3.zip) = 24682e595eb426c7ddafe5e18212a738566ffb9907f9e87141b87e0c6fa4292e +SIZE (TreeForm_1_0_3.zip) = 3608131 |