summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-12 21:51:59 +0000
committerjmmv <jmmv>2005-01-12 21:51:59 +0000
commit0a4f0e36b2184afc4b687bf14cf38195e0cf9510 (patch)
treeb7f63554aec9204609172d03bede6bc2373bbca4 /math/gcalctool/Makefile
parent18ede6dfdb10d698e327548c0a1f14e63c71e590 (diff)
downloadpkgsrc-0a4f0e36b2184afc4b687bf14cf38195e0cf9510.tar.gz
Update to 4.4.22:
Overview of changes in gcalctool 4.4.22 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash. Overview of changes in gcalctool 4.4.21 * Fixed bug #157277. Entering "(" followed by Clr using the mouse to click on the buttons, caused a bogus character to be displayed and the display wasn't cleared.
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 6f37932f6f6..5b41c8302ae 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2004/10/12 18:39:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2005/01/12 21:51:59 jmmv Exp $
#
-DISTNAME= gcalctool-4.4.20
+DISTNAME= gcalctool-4.4.22
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.4/}
EXTRACT_SUFX= .tar.bz2