diff options
author | markd <markd@pkgsrc.org> | 2004-03-09 12:19:09 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-03-09 12:19:09 +0000 |
commit | 7d18d017007bfc914008ca39ec737d15b59565d1 (patch) | |
tree | 45286e89ac013db76300b98ffd8c1bc3760df744 /misc/kdeedu3/Makefile | |
parent | 3e9c4ae5663dfa684652e4e94586c10ad3953dfb (diff) | |
download | pkgsrc-7d18d017007bfc914008ca39ec737d15b59565d1.tar.gz |
Update to KDE 3.2.1.
Changes:
KBruch: removed some warnings showing up on the shell
KBruch: the check task button is now the default button
KStars: Several INDI Telescope control fixes, including a crash condition
KStars: Patch from Leo Savernik that fixes "--enable-final" for all
non-INDI code.
KStars: Fixed Empty category lists in Find Dialog
KStars: Fixed "Unknown" image types in Export Image dialog
KStars: Fixed error in rendering Greek letters
KStars: Fixed bug when precessing coordinates from epoch B1950.0
Diffstat (limited to 'misc/kdeedu3/Makefile')
-rw-r--r-- | misc/kdeedu3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index 46c7de0e913..a6d45ad7102 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2004/03/08 19:40:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/03/09 12:19:09 markd Exp $ DISTNAME= kdeedu-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop |