summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2014-01-30 03:49:21 +0000
committerrodent <rodent>2014-01-30 03:49:21 +0000
commitc32d891eddcf810f22e6fd60f4fc50fde20a1525 (patch)
treeb476731012ccfc787f5b37a2769ba22746a60c49 /devel/Makefile
parenta7a550720e7417d2f0b3661a4531dd7e3c3d8a61 (diff)
downloadpkgsrc-c32d891eddcf810f22e6fd60f4fc50fde20a1525.tar.gz
+py-tryton
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 97a9f795392..e8de41d0419 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1845 2014/01/26 12:08:38 obache Exp $
+# $NetBSD: Makefile,v 1.1846 2014/01/30 03:49:21 rodent Exp $
#
COMMENT= Development utilities
@@ -1494,6 +1494,7 @@ SUBDIR+= py-sysctl
SUBDIR+= py-tabular
SUBDIR+= py-test
SUBDIR+= py-testtools
+SUBDIR+= py-tryton
SUBDIR+= py-unit
SUBDIR+= py-unitgui
SUBDIR+= py-unittest2