diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-14 13:55:21 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-14 13:55:21 +0000 |
commit | 7f19822ff4ffa098bac8725c5f83225807d6020f (patch) | |
tree | 34aaa960807545669a0cbcf1da51699cc9208282 | |
parent | a055ef1e2cbfdb2c8f144d39fd278651863b4cc8 (diff) | |
download | pkgsrc-7f19822ff4ffa098bac8725c5f83225807d6020f.tar.gz |
+py-flexmock
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index f1830060faf..f598fbb6558 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1927 2014/06/10 15:22:13 joerg Exp $ +# $NetBSD: Makefile,v 1.1928 2014/06/14 13:55:21 rodent Exp $ # COMMENT= Development utilities @@ -1498,6 +1498,7 @@ SUBDIR+= py-enum34 SUBDIR+= py-expect SUBDIR+= py-filechunkio SUBDIR+= py-flakes +SUBDIR+= py-flexmock SUBDIR+= py-funcparserlib SUBDIR+= py-game SUBDIR+= py-generate |