diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 09:51:12 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 09:51:12 +0800 |
commit | 30facb55f3b82bbe1df6117bb83a2617bef63eb8 (patch) | |
tree | 3cbd63a6f069b957d6b4a338dde26617f8a1d2ce /net | |
parent | e2195baa35fc9f3921cbbb1d929371b0ad0283d7 (diff) | |
download | freebsd-ports-gnome-30facb55f3b82bbe1df6117bb83a2617bef63eb8.tar.gz freebsd-ports-gnome-30facb55f3b82bbe1df6117bb83a2617bef63eb8.tar.zst freebsd-ports-gnome-30facb55f3b82bbe1df6117bb83a2617bef63eb8.zip |
Activate the bpft port.
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 4c971aa0a424..8023dabadb95 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.239 1999/04/03 01:29:19 steve Exp $ +# $Id: Makefile,v 1.240 1999/04/03 01:39:04 steve Exp $ # SUBDIR += SSLtelnet @@ -16,6 +16,7 @@ SUBDIR += bnc SUBDIR += boclient SUBDIR += bounce + SUBDIR += bpft SUBDIR += cap SUBDIR += cftp SUBDIR += choparp |