summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-11 16:41:28 +0000
committerjmmv <jmmv>2004-03-11 16:41:28 +0000
commitd5b9ff41356e84f48ff5e82504a7678264ccf159 (patch)
tree0382064fc1bd8b2bbba61bf1c342fa4e239318cf /math/gcalctool/Makefile
parentba928ccca579d2c5991cbd591aec9c254e046097 (diff)
downloadpkgsrc-d5b9ff41356e84f48ff5e82504a7678264ccf159.tar.gz
Update to 4.3.50:
* One more slight adjustment to the fix for bug 135064 (http://bugzilla.gnome.org/show_bug.cgi?id=135064) Entering numbers that start with the numeric point character ('.") are now visibly displayed. * Adjustment to the fix for bug 135064 (http://bugzilla.gnome.org/show_bug.cgi?id=135064) Fix to remove a potential spurious initial thousands separator character after a change sign operation.
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index c6ffb723634..377b49c509c 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/11 16:41:28 jmmv Exp $
#
-DISTNAME= gcalctool-4.3.48
-PKGREVISION= 2
+DISTNAME= gcalctool-4.3.50
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
EXTRACT_SUFX= .tar.bz2