summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-12-02 21:08:03 +0000
committerdillo <dillo@pkgsrc.org>2004-12-02 21:08:03 +0000
commita37f57f43987ae40cfe359eb2109766704a21953 (patch)
treec85831aa4cf41a9fb991bb924f8994a3bc1399bc /devel
parent256efe99309b476a4c741e8aa115d2dd2fad77e4 (diff)
downloadpkgsrc-a37f57f43987ae40cfe359eb2109766704a21953.tar.gz
add and enable gob2
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 32c8eb14218..8313486d704 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.579 2004/11/30 16:59:30 taca Exp $
+# $NetBSD: Makefile,v 1.580 2004/12/02 21:08:03 dillo Exp $
#
COMMENT= Development utilities
@@ -158,6 +158,7 @@ SUBDIR+= gnustep-examples
SUBDIR+= gnustep-make
SUBDIR+= gnustep-objc
SUBDIR+= gob
+SUBDIR+= gob2
SUBDIR+= gobo-eiffel
SUBDIR+= gperf
SUBDIR+= gputils