diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 72039e7e343..c8399d93059 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1051 2008/10/28 11:33:54 wiz Exp $ +# $NetBSD: Makefile,v 1.1052 2008/10/28 23:37:54 wiz Exp $ # COMMENT= Development utilities @@ -860,6 +860,7 @@ SUBDIR+= py-urwid SUBDIR+= py-zconfig SUBDIR+= python-mode SUBDIR+= qconf +SUBDIR+= qof SUBDIR+= quilt SUBDIR+= ragel SUBDIR+= rake |