diff options
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r-- | graphics/py-matplotlib-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index 0d94df1fb6e..3a761fe97ba 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/06/11 22:58:12 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/21 13:03:54 wiz Exp $ # DISTNAME= matplotlib-0.87.2 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-0.87.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |