diff options
Diffstat (limited to 'graphics/plplot/Makefile')
-rw-r--r-- | graphics/plplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile index 3e75aed4bdf..fb9bb2dca1e 100644 --- a/graphics/plplot/Makefile +++ b/graphics/plplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2004/06/20 21:52:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.37 2004/10/03 00:14:56 tv Exp $ DISTNAME= plplot-5.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/} |