diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
commit | 065ed09306571e151457c31df4d41488d5e286f5 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /graphics/scigraphica | |
parent | 8da620008dc70e2814b6907e0999483bede9f4d6 (diff) | |
download | pkgsrc-065ed09306571e151457c31df4d41488d5e286f5.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Diffstat (limited to 'graphics/scigraphica')
-rw-r--r-- | graphics/scigraphica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index f311f15a4ab..1c4bd115e39 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2012/03/03 00:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2012/03/09 12:34:10 wiz Exp $ # DISTNAME= scigraphica-2.1.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} |