diff options
author | gdt <gdt> | 2010-07-24 13:19:21 +0000 |
---|---|---|
committer | gdt <gdt> | 2010-07-24 13:19:21 +0000 |
commit | 6b72fc574bde9015cbfc887a662e6272f25e5bea (patch) | |
tree | 3eacf558088027f187fb5c9667e143629068d1c4 | |
parent | 374282dd4fc4314aed159086f2e18a8b2d6c2c0d (diff) | |
download | pkgsrc-6b72fc574bde9015cbfc887a662e6272f25e5bea.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 |