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/Makefile | |
parent | aef68cde6b955e5403704f79f8b3f974f415405f (diff) | |
download | ports-8ffd7fbc7e5e7632b7e37c788953198191810cc7.tar.gz ports-8ffd7fbc7e5e7632b7e37c788953198191810cc7.zip |
Notes
Diffstat (limited to 'editors/treeform/Makefile')
-rw-r--r-- | editors/treeform/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |