summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-02-14 11:52:58 +0000
committerjtb <jtb>2001-02-14 11:52:58 +0000
commitf824582820b824f5cc174f6e05d85c95f00cd320 (patch)
tree84959ebc3b65e1205f3193cafb930875e599aac3
parentf9699363a757e38606e97ae86f3c639cd1423408 (diff)
downloadpkgsrc-f824582820b824f5cc174f6e05d85c95f00cd320.tar.gz
Add and enable yplot
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index eee47a34fa1..8bb563000ea 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2001/02/09 23:42:27 jtb Exp $
+# $NetBSD: Makefile,v 1.116 2001/02/14 11:52:58 jtb Exp $
#
SUBDIR += CompuPic
@@ -118,5 +118,6 @@
SUBDIR += xsane
SUBDIR += xv
SUBDIR += xzgv
+ SUBDIR += yplot
.include "../mk/bsd.pkg.subdir.mk"