summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-04-27 21:44:17 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-04-27 21:44:17 +0000
commitc227a62784eb67d7a1d8f8591ef7b15f527e00c9 (patch)
treeba9268c2db510ce65486b38c5cab491051b87d99
parentMake myself MAINTAINER at the request of the older MAINTAINER. (diff)
Activate p5-IO-stringy.
Notes
Notes: svn path=/head/; revision=10720
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 647d867dc114..911fa4bd3046 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.97 1998/04/17 21:13:59 mph Exp $
+# $Id: Makefile,v 1.98 1998/04/19 20:46:10 mph Exp $
#
SUBDIR += ElectricFence
@@ -72,6 +72,7 @@
SUBDIR += p5-Include
SUBDIR += p5-IniConf
SUBDIR += p5-Ioctl
+ SUBDIR += p5-IO-stringy
SUBDIR += p5-PV
SUBDIR += p5-Penguin
SUBDIR += p5-Penguin-Easy