diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-29 14:14:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-29 14:14:16 +0000 |
commit | cda88c26c4bd1cb641f5f5431275fdf736975d34 (patch) | |
tree | 4be27e37323699e77ac0ec67ea3d887964a6baa1 /net/Makefile | |
parent | e9707da8f5e4f92fd84681a151ea63abf01eaf74 (diff) | |
download | pkgsrc-cda88c26c4bd1cb641f5f5431275fdf736975d34.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 7b701516fe5..76876483656 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.536 2005/01/28 22:53:36 adrianp Exp $ +# $NetBSD: Makefile,v 1.537 2005/01/29 14:14:16 wiz Exp $ # COMMENT= Networking tools @@ -194,11 +194,11 @@ SUBDIR+= nbtscan SUBDIR+= ncftp2 SUBDIR+= ncftp3 SUBDIR+= neat -SUBDIR+= netbsd-tap SUBDIR+= nemesis SUBDIR+= net-snmp SUBDIR+= netatalk SUBDIR+= netatalk1 +SUBDIR+= netbsd-tap SUBDIR+= netcat SUBDIR+= netgroup SUBDIR+= netname |