summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2007-03-02 01:58:04 +0000
committerdmcmahill <dmcmahill>2007-03-02 01:58:04 +0000
commitff30c8b392b3c1ca1d8aaf6d5329796b34cb3417 (patch)
treeb158f553dd024f0989ca08e5c7c3487cd71e98a4
parent0850a995ade2a0e33808f4b21627673c97e41b5b (diff)
downloadpkgsrc-ff30c8b392b3c1ca1d8aaf6d5329796b34cb3417.tar.gz
add and enable confuse
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 69e00505f36..8965308d326 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.816 2007/02/27 13:53:58 wiz Exp $
+# $NetBSD: Makefile,v 1.817 2007/03/02 01:58:04 dmcmahill Exp $
#
COMMENT= Development utilities
@@ -88,6 +88,7 @@ SUBDIR+= cmake-mode
SUBDIR+= coconut
SUBDIR+= codeville
SUBDIR+= cogito
+SUBDIR+= confuse
SUBDIR+= cook
SUBDIR+= cppunit
SUBDIR+= cpuflags