diff options
author | drochner <drochner> | 2006-11-09 21:14:41 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-11-09 21:14:41 +0000 |
commit | 4197320ab7b6ef2c916bc5b618c2b9bf63c5f611 (patch) | |
tree | 57137e33aef09bfeabf99ad35141fa964097a198 /math/gcalctool/Makefile | |
parent | e305a349b39a47e08eeb9270457074852b708f66 (diff) | |
download | pkgsrc-4197320ab7b6ef2c916bc5b618c2b9bf63c5f611.tar.gz |
update to 5.8.25
changes: minor bugfixes
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index f6686ebc9d7..d257be143c3 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2006/09/16 12:20:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.59 2006/11/09 21:14:41 drochner Exp $ # -DISTNAME= gcalctool-5.8.24 -PKGREVISION= 1 +DISTNAME= gcalctool-5.8.25 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.8/} EXTRACT_SUFX= .tar.bz2 |