diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /graphics/py-matplotlib | |
parent | 6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff) | |
download | pkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'graphics/py-matplotlib')
-rw-r--r-- | graphics/py-matplotlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile index 39b931e47f2..72a3b7c7606 100644 --- a/graphics/py-matplotlib/Makefile +++ b/graphics/py-matplotlib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2011/02/17 10:33:37 markd Exp $ +# $NetBSD: Makefile,v 1.29 2011/11/01 06:01:44 sbd Exp $ # DISTNAME= matplotlib-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |