diff options
Diffstat (limited to 'graphics/py-gnuplot/Makefile')
-rw-r--r-- | graphics/py-gnuplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile index 20d5afe378a..46d01d7a022 100644 --- a/graphics/py-gnuplot/Makefile +++ b/graphics/py-gnuplot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2005/10/06 18:04:42 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:38 joerg Exp $ # DISTNAME= gnuplot-py-1.7 PKGNAME= ${PYPKGPREFIX}-gnuplot-1.7 +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot-py/} |