summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-06-07 22:15:59 +0000
committertron <tron@pkgsrc.org>1999-06-07 22:15:59 +0000
commit8468ab95fff38224484247bad816e66ff938e937 (patch)
tree9b4e17200f6523ac2cbf9f18376fcd43b4792903 /devel
parentec42fd4e7a2b995d3c3c47673c8250293ea558f2 (diff)
downloadpkgsrc-8468ab95fff38224484247bad816e66ff938e937.tar.gz
Add and enable "stooop". Fixes first half of PR pkg/6905 by Greg A. Woods.
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 3012c8871ac..b3b0bdbb763 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 1999/05/18 21:27:30 hwr Exp $
+# $NetBSD: Makefile,v 1.60 1999/06/07 22:15:59 tron Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -112,6 +112,7 @@
# SUBDIR += sawt
# SUBDIR += scogdb
SUBDIR += sfio
+ SUBDIR += stooop
SUBDIR += swig
# SUBDIR += tclcheck
SUBDIR += tkcvs