diff options
author | Donald Burr <dburr@FreeBSD.org> | 2000-02-29 04:03:16 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2000-02-29 04:03:16 +0000 |
commit | 65c8675090a80a8f38b4ae2bc6345d9cec6560ba (patch) | |
tree | ebbea29540b409bc26f762907bd5ecab35556721 /net | |
parent | 681c2f822521c1b10b3ea353664497e89e8e95b9 (diff) | |
download | freebsd-ports-65c8675090a80a8f38b4ae2bc6345d9cec6560ba.zip |
Activate ppptraf.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d50ee37d3a57..08317c0bc820 100644 --- a/net/Makefile +++ b/net/Makefile @@ -154,6 +154,7 @@ SUBDIR += poptop SUBDIR += ppp-nt SUBDIR += pppload + SUBDIR += ppptraf SUBDIR += pptpclient SUBDIR += ppxp SUBDIR += priss |