diff options
author | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
commit | 3dad960e983ba47ac216a4bd503eaa906408215d (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /math/qalculate-gtk/Makefile | |
parent | 570d3b1e8f8442b43dec85827be27b7a3e40ae17 (diff) | |
download | pkgsrc-3dad960e983ba47ac216a4bd503eaa906408215d.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'math/qalculate-gtk/Makefile')
-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/} |