diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-31 12:31:42 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-31 12:31:42 +0000 |
commit | ae5b3bac6be7299b5ba6604fa60f26dc844d19a9 (patch) | |
tree | fce8267b91015c30900f3b45064811218e4b73ad /devel | |
parent | 58ee7e41fb70cf511e33041de087d141e55c1cf0 (diff) | |
download | pkgsrc-ae5b3bac6be7299b5ba6604fa60f26dc844d19a9.tar.gz |
+py-trytond
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 6d0a35be473..9c10e988f13 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1847 2014/01/31 11:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.1848 2014/01/31 12:31:42 rodent Exp $ # COMMENT= Development utilities @@ -1495,6 +1495,7 @@ SUBDIR+= py-tabular SUBDIR+= py-test SUBDIR+= py-testtools SUBDIR+= py-tryton +SUBDIR+= py-trytond SUBDIR+= py-unit SUBDIR+= py-unitgui SUBDIR+= py-unittest2 |