diff options
author | wiz <wiz> | 2006-03-14 23:32:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-14 23:32:50 +0000 |
commit | d17b3fcfd0a36a5c241e052526208183d3634a07 (patch) | |
tree | a0db9f94a58da70596a3b6451615cfc24baedc04 /net | |
parent | 545cbc1a6af1f437bd296c52bf473ac22f840e4e (diff) | |
download | pkgsrc-d17b3fcfd0a36a5c241e052526208183d3634a07.tar.gz |
+ sup.
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 28a3005a40d..ebe7a25e319 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.609 2006/03/14 21:11:18 drochner Exp $ +# $NetBSD: Makefile,v 1.610 2006/03/14 23:32:50 wiz Exp $ # COMMENT= Networking tools @@ -402,6 +402,7 @@ SUBDIR+= spread SUBDIR+= srsh SUBDIR+= ssync SUBDIR+= stripes +SUBDIR+= sup SUBDIR+= synergy SUBDIR+= tacacs SUBDIR+= tcl-scotty |