diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:53:03 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:53:03 +0000 |
commit | 52875d8e54b71156e40433655ec94d091c9edf77 (patch) | |
tree | 4a36c226edd8bb1d4f596f8c93c2ce1b90a24357 /devel | |
parent | 65c1c21b339769512e6c95b0aba84c094e513d28 (diff) | |
download | pkgsrc-52875d8e54b71156e40433655ec94d091c9edf77.tar.gz |
Add and enable py-idle
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 608988a72f8..27715a60116 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2000/12/16 16:55:48 wiz Exp $ +# $NetBSD: Makefile,v 1.160 2000/12/18 23:53:03 tsarna Exp $ # SUBDIR += GConf @@ -128,6 +128,7 @@ SUBDIR += ptl2 SUBDIR += pwlib SUBDIR += py-curses + SUBDIR += py-idle SUBDIR += rcs SUBDIR += rdp SUBDIR += readline |