summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-03-14 17:58:47 +0000
committerwiz <wiz>2002-03-14 17:58:47 +0000
commitbda926011baf78ebeb21f7116d00a947423d4880 (patch)
treed41ab4a2d107c38b0c5198fdb42bb530fd8918b2 /devel/Makefile
parent2a154dba89f867f2a8193f95ab43357344a07fc6 (diff)
downloadpkgsrc-bda926011baf78ebeb21f7116d00a947423d4880.tar.gz
Move py-readline from misc to devel, where all the other readline packages
live. Closes pkg/15444.
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 df17c7a63db..fe31d784419 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.268 2002/03/07 12:20:20 wiz Exp $
+# $NetBSD: Makefile,v 1.269 2002/03/14 17:58:48 wiz Exp $
#
COMMENT= Development utilities
@@ -229,6 +229,7 @@ SUBDIR+= py-curses
SUBDIR+= py-distutils
SUBDIR+= py-expect
SUBDIR+= py-idle
+SUBDIR+= py-readline
SUBDIR+= py-unit
SUBDIR+= py-unitgui
SUBDIR+= ratfor