diff options
author | wiz <wiz@pkgsrc.org> | 2008-06-06 08:30:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-06-06 08:30:07 +0000 |
commit | 8642d05309b073033c040d552deef5b5085e30a3 (patch) | |
tree | dfe0575840231ff79eeb4d1aed2e6ca42b818f68 /net/Makefile | |
parent | cbad08a55cb870418f6593f1e0f6479e7c0c0bc9 (diff) | |
download | pkgsrc-8642d05309b073033c040d552deef5b5085e30a3.tar.gz |
Sort.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e27a89c82c7..5685ca1a79b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.712 2008/05/26 22:38:27 joerg Exp $ +# $NetBSD: Makefile,v 1.713 2008/06/06 08:30:07 wiz Exp $ # COMMENT= Networking tools @@ -495,12 +495,12 @@ SUBDIR+= tsclient SUBDIR+= tsocks SUBDIR+= tspc SUBDIR+= ttt -SUBDIR+= unbound SUBDIR+= ucarp SUBDIR+= ucspi-ssl SUBDIR+= ucspi-tcp SUBDIR+= udpcast SUBDIR+= udptunnel +SUBDIR+= unbound SUBDIR+= unfs3 SUBDIR+= unison SUBDIR+= unison-devel |