summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-22 02:08:40 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-22 02:08:40 +0000
commit9667d4f01826ffd47059306d493ce86a6de58d38 (patch)
treee96b5e08efa7bf7bfc4b7b3649fe42824cdf5dc0 /devel/Makefile
parentImport of Term::Query, a Perl 5 module for interactive, screen-oriented (diff)
Activate p5-Term-Query.
Notes
Notes: svn path=/head/; revision=11104
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 87123db39caa..70ff0fb42d52 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.106 1998/05/16 17:43:29 eivind Exp $
+# $Id: Makefile,v 1.107 1998/05/19 06:59:33 tg Exp $
#
SUBDIR += ElectricFence
@@ -86,6 +86,7 @@
SUBDIR += p5-Resources
SUBDIR += p5-Sort-Versions
SUBDIR += p5-Storable
+ SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Time
SUBDIR += p5-TimeDate