summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrodent <rodent>2014-01-31 12:31:42 +0000
committerrodent <rodent>2014-01-31 12:31:42 +0000
commit45eaeffadb1a4f0cc048de13f8a0596bac227d4f (patch)
treefce8267b91015c30900f3b45064811218e4b73ad /devel
parente7a99c02fb2b0a4351905a7badfc7fbcc86b4c62 (diff)
downloadpkgsrc-45eaeffadb1a4f0cc048de13f8a0596bac227d4f.tar.gz
+py-trytond
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
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