diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /math/gcalctool | |
parent | 770be7e86b14bf1b3618116b5787fa68c9234e34 (diff) | |
download | pkgsrc-b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'math/gcalctool')
-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 6b795f4387b..11cfd1471a7 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2007/06/05 05:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2007/09/19 23:19:00 wiz Exp $ # DISTNAME= gcalctool-5.9.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.9/} EXTRACT_SUFX= .tar.bz2 |