summaryrefslogtreecommitdiff
path: root/devel/Gorm/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-01-03 07:13:35 +0000
committerrh <rh@pkgsrc.org>2003-01-03 07:13:35 +0000
commit89f9331672bef5186b9ba492da440dcf3a843c6c (patch)
treec79bf0f508f016d0ea541e2fa04fd1f70832aab3 /devel/Gorm/Makefile
parentac9f096078ac6d3e3f67fa07613ca7692912dd67 (diff)
downloadpkgsrc-89f9331672bef5186b9ba492da440dcf3a843c6c.tar.gz
Update Gorm to 0.2.0. Notable changes include:
* Custom class support/translations implemented. * Added NSScrollView, NSPopupButton, NSOutlineView, NSTableView editing. * Improved test mode support. * Improved drag n' drop support on many items. * Intelligent placement hints. * Read gmodel files. * More inspectors. * Sound and Image support. * gorm files were changed to directory wrappers for more flexibility.
Diffstat (limited to 'devel/Gorm/Makefile')
-rw-r--r--devel/Gorm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile
index 840abeae13e..3c0e6c240ad 100644
--- a/devel/Gorm/Makefile
+++ b/devel/Gorm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/18 09:36:01 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/03 07:13:35 rh Exp $
#
-DISTNAME= Gorm-0.1.9
+DISTNAME= Gorm-0.2.0
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}