diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | b7f70efe813832b60224f29636ea08656543170c (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /math/qalculate-gtk | |
parent | 2cf0d7c84e111c5076ab76c1f8a142e308bbabac (diff) | |
download | pkgsrc-b7f70efe813832b60224f29636ea08656543170c.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'math/qalculate-gtk')
-rw-r--r-- | math/qalculate-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 07affa1f0d9..bfdee840740 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2007/02/20 15:08:47 adam Exp $ +# $NetBSD: Makefile,v 1.18 2007/03/21 12:05:49 wiz Exp $ DISTNAME= qalculate-gtk-0.9.5 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |