diff options
author | rh <rh> | 2000-03-30 14:12:36 +0000 |
---|---|---|
committer | rh <rh> | 2000-03-30 14:12:36 +0000 |
commit | 433327b77a767b5b8038d5258cd05a860ab9d445 (patch) | |
tree | b09b41c7600dcc8f0b50b7ef1df2e1809444d79c /devel | |
parent | bb7775189f2fb8971888cf7e6b5ef0c300a364f6 (diff) | |
download | pkgsrc-433327b77a767b5b8038d5258cd05a860ab9d445.tar.gz |
Add and enable libstash
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 71c097dda54..e3cf9a4a47a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2000/03/07 23:19:32 jwise Exp $ +# $NetBSD: Makefile,v 1.112 2000/03/30 14:12:36 rh Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -56,6 +56,7 @@ SUBDIR += libscsi SUBDIR += libslang SUBDIR += libsmi + SUBDIR += libstash SUBDIR += libstroke SUBDIR += libtool SUBDIR += lwp |