diff options
author | drochner <drochner> | 2009-02-25 19:50:19 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-02-25 19:50:19 +0000 |
commit | beab29f0ab686b62997df5099aac0632e8e02162 (patch) | |
tree | 598824285565219cfd7976c8b915a377bb678970 /math/galculator/Makefile | |
parent | 9b386e4a91ce558528dfb63fd62a799ee0428f0a (diff) | |
download | pkgsrc-beab29f0ab686b62997df5099aac0632e8e02162.tar.gz |
update to 1.3.4
changes:
-bugfixes
-makes the formula entry more locales robust
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r-- | math/galculator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 6d176e1d30c..bef5105dd01 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:36 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2009/02/25 19:50:19 drochner Exp $ # -DISTNAME= galculator-1.3.1 +DISTNAME= galculator-1.3.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} |