diff options
author | tsarna <tsarna@pkgsrc.org> | 2002-04-17 20:49:45 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2002-04-17 20:49:45 +0000 |
commit | 5dbcacc4c50bd5b1d89f791d3e0a457ecd81b699 (patch) | |
tree | dcf64575a969194895538f35379afe72ffa6236b | |
parent | 5fccf6f582dc7c186e8c6cdd36009f45d3730b68 (diff) | |
download | pkgsrc-5dbcacc4c50bd5b1d89f791d3e0a457ecd81b699.tar.gz |
Add and enable py-plex
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0059731006f..7ed3d8f5342 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2002/04/08 17:08:15 kent Exp $ +# $NetBSD: Makefile,v 1.280 2002/04/17 20:49:45 tsarna Exp $ # COMMENT= Development utilities @@ -241,6 +241,7 @@ SUBDIR+= py-curses SUBDIR+= py-distutils SUBDIR+= py-expect SUBDIR+= py-idle +SUBDIR+= py-plex SUBDIR+= py-readline SUBDIR+= py-unit SUBDIR+= py-unitgui |