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 | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /math/qalculate-gtk | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'math/qalculate-gtk')
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index a5149fe052d..3fa5dbe0982 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2007/06/05 05:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/19 23:19:01 wiz Exp $ DISTNAME= qalculate-gtk-0.9.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |