diff options
author | asau <asau> | 2009-09-08 19:29:35 +0000 |
---|---|---|
committer | asau <asau> | 2009-09-08 19:29:35 +0000 |
commit | 04923b039feb6d180c6ec07d9519ff563aae3ce2 (patch) | |
tree | db5775a818db6f014254e842a0ac3e3fca90790b /math | |
parent | 3f9410a4ebacb27c17fefcae51cd864bb5eaab95 (diff) | |
download | pkgsrc-04923b039feb6d180c6ec07d9519ff563aae3ce2.tar.gz |
Bump revision after CLN update. Addresses PR pkg/42006.
Diffstat (limited to 'math')
-rw-r--r-- | math/qalculate-gtk/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 0b218a840da..0a80385afc8 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2009/08/26 19:57:59 sno Exp $ +# $NetBSD: Makefile,v 1.30 2009/09/08 19:29:35 asau Exp $ DISTNAME= qalculate-gtk-0.9.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f34320a5a7c..5aae4b10c9f 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2009/09/06 12:17:17 asau Exp $ +# $NetBSD: Makefile,v 1.34 2009/09/08 19:29:35 asau Exp $ DISTNAME= libqalculate-0.9.6 PKGNAME= qalculate-0.9.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} |