diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-27 16:22:49 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-27 16:22:49 +0000 |
commit | b993035240a1c168036a267aa989c29071705433 (patch) | |
tree | 4bbd5a4e9ea2d9c0ece3fa0b78c3715d5f224a30 /net/Makefile | |
parent | a3ee6a85f929f0b5977bb44c2389783706e2532b (diff) | |
download | pkgsrc-b993035240a1c168036a267aa989c29071705433.tar.gz |
add & enable ucspi-tcp
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 bb33202e007..7bff3ebabd5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2000/12/27 16:04:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.176 2000/12/27 16:22:49 hubertf Exp $ # SUBDIR += airportbasestationconfig @@ -124,6 +124,7 @@ SUBDIR += ttt SUBDIR += ucd-snmp SUBDIR += ucd-snmp-current + SUBDIR += ucspi-tcp SUBDIR += upclient SUBDIR += userppp SUBDIR += vnc |