summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2007-04-11 18:23:12 +0000
committerdrochner <drochner>2007-04-11 18:23:12 +0000
commitceb901dfa30713568ed41c64a2a08acde16178c3 (patch)
tree5bd4b1d35aedb58c8efcb00435cf48f4cbb10e5e /math/gcalctool/Makefile
parentd8d2ad642e1ed91b03ccb2f3b2212f980340b6e5 (diff)
downloadpkgsrc-ceb901dfa30713568ed41c64a2a08acde16178c3.tar.gz
update to 5.9.14
changes: minor bugfixes
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index e55338bc442..7ece4c1ba8d 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2007/03/21 12:05:49 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2007/04/11 18:23:12 drochner Exp $
#
-DISTNAME= gcalctool-5.8.25
-PKGREVISION= 1
+DISTNAME= gcalctool-5.9.14
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.9/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org