diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 3 | ||||
-rw-r--r-- | math/genius/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric-current/Makefile | 3 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate-gtk/Makefile | 3 |
5 files changed, 10 insertions, 7 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index b0153c2f221..b5169202c59 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2008/02/05 20:28:53 drochner Exp $ +# $NetBSD: Makefile,v 1.68 2008/03/06 14:53:51 wiz Exp $ # DISTNAME= gcalctool-5.20.2 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/genius/Makefile b/math/genius/Makefile index cbe4060c4e8..03d94add2a5 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/01/18 05:08:31 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/03/06 14:53:52 wiz Exp $ # DISTNAME= genius-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric-current/Makefile b/math/gnumeric-current/Makefile index 924c769d379..9d59b130c81 100644 --- a/math/gnumeric-current/Makefile +++ b/math/gnumeric-current/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/02/28 20:02:39 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2008/03/06 14:53:52 wiz Exp $ # DISTNAME= gnumeric-1.8.1 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 7722243fd50..56734c75a9e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2008/01/18 05:08:31 tnn Exp $ +# $NetBSD: Makefile,v 1.127 2008/03/06 14:53:52 wiz Exp $ # DISTNAME= gnumeric-1.6.3 -PKGREVISION= 11 +PKGREVISION= 12 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 9b847bc60a0..93a97110647 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2007/11/05 20:44:03 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2008/03/06 14:53:52 wiz Exp $ DISTNAME= qalculate-gtk-0.9.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |