diff options
author | wiz <wiz> | 2008-10-28 23:37:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-28 23:37:54 +0000 |
commit | b3f522ba204ae4da8968adae3bad3ee58b3a9efc (patch) | |
tree | 2fb30e7397c6598ca97e4987ae97f4c382e76354 | |
parent | a050f5cdb98b54f6326c7720d3ae1a5f0405d288 (diff) | |
download | pkgsrc-b3f522ba204ae4da8968adae3bad3ee58b3a9efc.tar.gz |
Add qof.
-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 |