summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2008-05-29 16:46:13 +0000
committerdrochner <drochner>2008-05-29 16:46:13 +0000
commit0e570ea2dba80c664c0723de22734331f2536775 (patch)
treecdd421738896fa946f050fcf17f5ec3afdea4c22 /math/gcalctool/Makefile
parent252e673e80d16936c8d539c2f47001108571a712 (diff)
downloadpkgsrc-0e570ea2dba80c664c0723de22734331f2536775.tar.gz
update to 5.22.2
changes: -bugfixes -translation updates
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 954d380dd87..82498ba6faa 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.70 2008/04/25 08:06:28 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2008/05/29 16:46:13 drochner Exp $
#
-DISTNAME= gcalctool-5.23.1
+DISTNAME= gcalctool-5.22.2
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.23/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org