summaryrefslogtreecommitdiff
path: root/graphics/grap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grap/Makefile')
-rw-r--r--graphics/grap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile
index 1468319db8d..5c3fe4da539 100644
--- a/graphics/grap/Makefile
+++ b/graphics/grap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:44 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2001/07/15 12:22:43 jtb Exp $
#
-DISTNAME= grap-1.10
+DISTNAME= grap-1.20
CATEGORIES= graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
COMMENT= Language for typesetting graphs
-GNU_CONFIGURE= YES
-USE_PERL5= YES
+GNU_CONFIGURE= yes
+USE_PERL5= yes
.include "../../mk/bsd.pkg.mk"