summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-16 21:31:48 +0000
committerjtb <jtb>2001-04-16 21:31:48 +0000
commit14062ebbb9bb4b956ba4a6ef187f9848e65c53b8 (patch)
tree364a864e25be35b7c607f477719c6d2acc402052 /devel
parented5c934af29e912d826dd126c2552b5fcb2393c6 (diff)
downloadpkgsrc-14062ebbb9bb4b956ba4a6ef187f9848e65c53b8.tar.gz
Add and enable p5-BSD-Resource.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c087e812d86..f69e67ecc91 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2001/04/16 18:47:21 jtb Exp $
+# $NetBSD: Makefile,v 1.198 2001/04/16 21:31:48 jtb Exp $
#
COMMENT= Development utilities
@@ -115,6 +115,7 @@ SUBDIR+= oaf
SUBDIR+= p5-AppConfig
SUBDIR+= p5-AtExit
SUBDIR+= p5-Bit-Vector
+SUBDIR+= p5-BSD-Resource
SUBDIR+= p5-Compress-Zlib
SUBDIR+= p5-Curses
SUBDIR+= p5-Data-Dumper