diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-kde/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 918bd47c53c..dfc3c76049d 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.138 2009/10/29 23:14:14 drochner Exp $ +# $NetBSD: Makefile,v 1.139 2010/01/17 12:02:26 wiz Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/octave/Makefile b/math/octave/Makefile index bee1cc58756..450a5abfd4b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2009/12/03 13:06:55 asau Exp $ +# $NetBSD: Makefile,v 1.85 2010/01/17 12:02:26 wiz Exp $ DISTNAME= octave-${OCTAVE_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index 49f5aa24083..0eb6af0f3c4 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2009/09/06 15:40:49 asau Exp $ +# $NetBSD: Makefile,v 1.21 2010/01/17 12:02:26 wiz Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |