diff options
author | jmcneill <jmcneill> | 2008-11-21 00:22:00 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-11-21 00:22:00 +0000 |
commit | fcf0853026454dee1cb8308e90aac4019254a2c6 (patch) | |
tree | a5ed1a301ee16590dbbe663d14ce9c435f28104f /net | |
parent | 3e5a73d6d46a39b9f838ab76f9280efe78988358 (diff) | |
download | pkgsrc-fcf0853026454dee1cb8308e90aac4019254a2c6.tar.gz |
add twitux
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d6b47d0d058..98f349c4c2f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.737 2008/11/15 18:33:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.738 2008/11/21 00:22:00 jmcneill Exp $ # COMMENT= Networking tools @@ -513,6 +513,7 @@ SUBDIR+= tsclient SUBDIR+= tsocks SUBDIR+= tspc SUBDIR+= ttt +SUBDIR+= twitux SUBDIR+= ucarp SUBDIR+= ucspi-ssl SUBDIR+= ucspi-tcp |