diff options
author | martti <martti@pkgsrc.org> | 2004-10-06 11:23:55 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-10-06 11:23:55 +0000 |
commit | b33b7a8c548b98fe281fbbb6895d292d0a2f43dd (patch) | |
tree | 38b84b38e50cb2bc800cd074afea8c328220c505 /net/Makefile | |
parent | eebefcfff34e4482cd814a9441d74ec34cd21369 (diff) | |
download | pkgsrc-b33b7a8c548b98fe281fbbb6895d292d0a2f43dd.tar.gz |
Moved corkscrew from security to net
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 909fb4c0925..a9cc4320cd0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.495 2004/10/03 09:26:12 tron Exp $ +# $NetBSD: Makefile,v 1.496 2004/10/06 11:23:55 martti Exp $ # COMMENT= Networking tools @@ -50,6 +50,7 @@ SUBDIR+= coda5_server SUBDIR+= coda_doc SUBDIR+= coda_intro SUBDIR+= connect +SUBDIR+= corkscrew SUBDIR+= ctorrent SUBDIR+= dante SUBDIR+= dc_gui2 |