diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | d8262ac8309caef4465d150733ce904ffd9e9add (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /math/gcalctool | |
parent | a11b53a5a34c4b9f2ce690f712962f7bbf97fc58 (diff) | |
download | pkgsrc-d8262ac8309caef4465d150733ce904ffd9e9add.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index d257be143c3..e55338bc442 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2006/11/09 21:14:41 drochner Exp $ +# $NetBSD: Makefile,v 1.60 2007/03/21 12:05:49 wiz Exp $ # DISTNAME= gcalctool-5.8.25 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.8/} EXTRACT_SUFX= .tar.bz2 |