summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-27 19:18:38 +0000
committerjtb <jtb@pkgsrc.org>2001-02-27 19:18:38 +0000
commit1ee326fda395e325133188e46cb7151ed805bc00 (patch)
treeb589b2d15a7712f3f3c73dbb7a6958925941b4d8
parent9343272a4996507e8fbe89a73f6db56e284ba72f (diff)
downloadpkgsrc-1ee326fda395e325133188e46cb7151ed805bc00.tar.gz
Add and enable p5-Safe-Hole
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d851f6bf941..a063e88ee48 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.172 2001/02/20 09:53:43 jun Exp $
+# $NetBSD: Makefile,v 1.173 2001/02/27 19:18:38 jtb Exp $
#
COMMENT= Development utilities
@@ -122,6 +122,7 @@ SUBDIR+= p5-IO-Tty
SUBDIR+= p5-LDAP
SUBDIR+= p5-MLDBM
SUBDIR+= p5-PV
+SUBDIR+= p5-Safe-Hole
SUBDIR+= p5-Storable
SUBDIR+= p5-Term-ReadKey
SUBDIR+= p5-Time-HiRes