diff options
author | rh <rh@pkgsrc.org> | 2003-01-03 04:06:13 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-01-03 04:06:13 +0000 |
commit | e17c89775cfadaab86f2681ffb85f8af0a2a5513 (patch) | |
tree | 940d27ee31823703ae3500738191dc81a9109274 /x11/gnustep-gui/Makefile | |
parent | 4e3c390c8df9e78280d625893c7add8104988098 (diff) | |
download | pkgsrc-e17c89775cfadaab86f2681ffb85f8af0a2a5513.tar.gz |
Update gnustep-gui to 0.8.3.
Noteworthy changes in version `0.8.3'
=====================================
* Additions for Gorm support.
* Alpha support for OpenGL
* Better ruler support - dragging of tab markers.
* Document support, recent files, etc.
* Simple printing to printer and print previewing.
* Window focus fixes
* Key view handling rewritten.
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index eb6de856a89..4fe7c76a613 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/10/18 09:23:26 rh Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/03 04:06:13 rh Exp $ # -DISTNAME= gnustep-gui-0.8.2 +DISTNAME= gnustep-gui-0.8.3 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |