diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ac1768f24d2..aaaf54e5862 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1249 2009/11/02 11:40:21 obache Exp $ +# $NetBSD: Makefile,v 1.1250 2009/11/04 19:50:31 joerg Exp $ # COMMENT= Development utilities @@ -1007,6 +1007,7 @@ SUBDIR+= py-compizconfig SUBDIR+= py-ctypes SUBDIR+= py-curses SUBDIR+= py-cursespanel +SUBDIR+= py-dulwich SUBDIR+= py-expect SUBDIR+= py-fann SUBDIR+= py-game |