diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 11993b86ed427d48b7fc435e346ed24f34cf0a4f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /math | |
parent | 6957d70e2327dc2a8d4275277e1be50967ce38fe (diff) | |
download | pkgsrc-11993b86ed427d48b7fc435e346ed24f34cf0a4f.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 |