diff options
Diffstat (limited to 'graphics/py-matplotlib-tk/Makefile')
-rw-r--r-- | graphics/py-matplotlib-tk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-tk/Makefile b/graphics/py-matplotlib-tk/Makefile index d45763625c0..14d20455334 100644 --- a/graphics/py-matplotlib-tk/Makefile +++ b/graphics/py-matplotlib-tk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/07/04 20:41:29 drochner Exp $ +# $NetBSD: Makefile,v 1.12 2012/08/21 23:49:22 marino Exp $ # DISTNAME= matplotlib-1.1.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-tk-1.1.1 +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |