diff options
author | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
commit | d94f294042cb69a6893f0ef0c000e1bccc0c8c01 (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /math | |
parent | 9de96be025529e3c7b7b7c481765f1626fd0e129 (diff) | |
download | pkgsrc-d94f294042cb69a6893f0ef0c000e1bccc0c8c01.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 0e8a4ec9b74..9862b47d0fd 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2006/03/06 00:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= gcalctool-5.6.31 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 1f18ee73b53..673a69ae789 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2006/03/20 07:14:36 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= gnumeric-1.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.6/} EXTRACT_SUFX= .tar.bz2 |