diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | f61c00219959608f718966bfcc0e63493109df7d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /math | |
parent | 4cb74d094c64e425b700426e57e9eab403e93f97 (diff) | |
download | pkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 3 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index c43ddf20e37..524b20fdbe4 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2005/10/16 12:11:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.46 2005/12/31 12:32:39 wiz Exp $ # DISTNAME= gcalctool-5.6.31 +PKGREVISION= 1 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 dcaa62b98f7..75e697a1d86 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2005/12/17 20:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2005/12/31 12:32:39 wiz Exp $ # DISTNAME= gnumeric-1.6.1 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index b0342a887ac..d22ba9a5e00 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/10/20 17:22:32 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:39 wiz Exp $ DISTNAME= qalculate-gtk-0.8.2.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |