diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-30 17:23:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-30 17:23:16 +0000 |
commit | 9b82bc2949ffa77f2a25f0296dbbcfa3f468dfc1 (patch) | |
tree | 0951d69a2c20be66e9e1ec7c66cc0e34a0a3739e | |
parent | 07fce3231bc4d8ab81ff974dc421b8a12cc0a20e (diff) | |
download | pkgsrc-9b82bc2949ffa77f2a25f0296dbbcfa3f468dfc1.tar.gz |
+ py-doctor
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a3030e2bf5a..e044e0ebce5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1780 2013/09/30 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.1781 2013/09/30 17:23:16 wiz Exp $ # COMMENT= Development utilities @@ -1395,6 +1395,7 @@ SUBDIR+= py-daemon SUBDIR+= py-darcsver SUBDIR+= py-decorator SUBDIR+= py-distribute +SUBDIR+= py-doctor SUBDIR+= py-dulwich SUBDIR+= py-expect SUBDIR+= py-fann |