diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
commit | 0dba06def70cc4f1d191ea5ddf7c1285e55f2dca (patch) | |
tree | 2c4f37f2c7e8152c56b87c75beb72ec7cbf2b510 /math/gcalctool | |
parent | a3ae470f347deeed22576cbd33cf2b7239687d4b (diff) | |
download | pkgsrc-0dba06def70cc4f1d191ea5ddf7c1285e55f2dca.tar.gz |
Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
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 64400c5e838..14b87cb1d5c 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/02/27 17:26:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/03/07 12:09:21 jmmv Exp $ # DISTNAME= gcalctool-4.3.48 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/} EXTRACT_SUFX= .tar.bz2 |