diff options
Diffstat (limited to 'graphics/yplot/Makefile')
-rw-r--r-- | graphics/yplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/yplot/Makefile b/graphics/yplot/Makefile index 1a857bb5341..6d54684b086 100644 --- a/graphics/yplot/Makefile +++ b/graphics/yplot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:43:22 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/03/26 02:27:42 wiz Exp $ DISTNAME= yplot-1.1.2 +PKGREVISION= 1 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yplot/} |