summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-04-12 15:54:21 +0000
committeradam <adam>2005-04-12 15:54:21 +0000
commit8b708dd642d3a83bf1d4a36440e07252264d7efb (patch)
tree92e45e60b40e7653d4c4da44b7fe3a79feae0c9b /x11/gnustep-gui/Makefile
parent034148e418f061b85fb5159d5dee79c7a177fb26 (diff)
downloadpkgsrc-8b708dd642d3a83bf1d4a36440e07252264d7efb.tar.gz
Changes 0.9.5:
* Beginnings of CUPS interface were added. * Added new control colors and methods from 10.3 version of Cocoa. * Added new font methods from 10.3 version of Cocoa. * NSApplication -runModalSession behavior changed. * You can find the GUI library's version using the Info.plist
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r--x11/gnustep-gui/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 27c7560ab40..9e9db59fc43 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:48:07 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/04/12 15:54:21 adam Exp $
-DISTNAME= gnustep-gui-0.9.4
-PKGREVISION= 2
+DISTNAME= gnustep-gui-0.9.5
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}