diff options
author | mjl <mjl@pkgsrc.org> | 2000-08-25 16:13:56 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2000-08-25 16:13:56 +0000 |
commit | 7ca512d5d1038a3cba2c7b3169fda9dfdd134713 (patch) | |
tree | 0da610eceaf0fefff6504c82450739fc8d65e0bf /net/Makefile | |
parent | f0ab924f5d3cb2fce7a21eceda89cdac26356c1f (diff) | |
download | pkgsrc-7ca512d5d1038a3cba2c7b3169fda9dfdd134713.tar.gz |
Enable pwlib, openh323
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 73b51aefd20..633fdee1e86 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2000/08/14 12:06:37 itojun Exp $ +# $NetBSD: Makefile,v 1.149 2000/08/25 16:13:56 mjl Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -74,6 +74,7 @@ SUBDIR += nocol SUBDIR += ntop SUBDIR += ntp4 + SUBDIR += openh323 SUBDIR += ORBit SUBDIR += p5-Net SUBDIR += p5-Net-DNS |