diff options
author | gdt <gdt@pkgsrc.org> | 2010-07-24 13:19:21 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2010-07-24 13:19:21 +0000 |
commit | 2796bba19886f8c7fcbb5909b3b5f1c202d17811 (patch) | |
tree | 3eacf558088027f187fb5c9667e143629068d1c4 | |
parent | 5c9002299cf17292128f4af615cd5c3175d37b45 (diff) | |
download | pkgsrc-2796bba19886f8c7fcbb5909b3b5f1c202d17811.tar.gz |
SUBDIR+= py-setuptools_trial
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2adda8442b7..75c5ea166b5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1371 2010/07/19 17:04:54 ver Exp $ +# $NetBSD: Makefile,v 1.1372 2010/07/24 13:19:21 gdt Exp $ # COMMENT= Development utilities @@ -1138,6 +1138,7 @@ SUBDIR+= py-pytemplate SUBDIR+= py-quixote SUBDIR+= py-readline SUBDIR+= py-setuptools +SUBDIR+= py-setuptools_trial SUBDIR+= py-subversion SUBDIR+= py-subvertpy SUBDIR+= py-sysctl |