diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-23 12:41:52 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-23 12:41:52 +0800 |
commit | c4123ed64cc8e2d3615ed1807b0098f42c8ddc17 (patch) | |
tree | f73b9fdf92cb877452ff0df39162d3c23d2152ac /net/Makefile | |
parent | 8d7484d3315cb126eff66bf191e6059221720b3b (diff) | |
download | freebsd-ports-gnome-c4123ed64cc8e2d3615ed1807b0098f42c8ddc17.tar.gz freebsd-ports-gnome-c4123ed64cc8e2d3615ed1807b0098f42c8ddc17.tar.zst freebsd-ports-gnome-c4123ed64cc8e2d3615ed1807b0098f42c8ddc17.zip |
o New port of rp-pppoe: The popular Roaring Penguin's PPPoE software
o Does not work yet with FreeBSD's pppd. It is being imported in
the hope that will bring ppl to fix it. Therefore, marked BROKEN.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index fc3d13642adc..f766d2040c96 100644 --- a/net/Makefile +++ b/net/Makefile @@ -258,6 +258,7 @@ SUBDIR += rinetd SUBDIR += ripetools SUBDIR += rmsg + SUBDIR += rp-pppoe SUBDIR += rrdtool SUBDIR += rshell SUBDIR += rsync |