diff options
author | drochner <drochner@pkgsrc.org> | 2008-07-15 11:15:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-07-15 11:15:21 +0000 |
commit | 1ba5288ca20ee2ed412222d886f3481f49016d9b (patch) | |
tree | 1b1feebe129ee5d055b16e638d20ced0875a97e7 /math/gcalctool/Makefile | |
parent | a57872d1ef7159b0b6f3472a296f3cf9dc5f43ec (diff) | |
download | pkgsrc-1ba5288ca20ee2ed412222d886f3481f49016d9b.tar.gz |
update to 5.22.3
changes:
-UI fix
-translation update
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 7662cd2d938..3f0f703103a 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2008/06/20 01:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.73 2008/07/15 11:15:21 drochner Exp $ # -DISTNAME= gcalctool-5.22.2 +DISTNAME= gcalctool-5.22.3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.22/} EXTRACT_SUFX= .tar.bz2 |