diff options
author | steve <steve@FreeBSD.org> | 1998-02-16 23:29:02 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-16 23:29:02 +0800 |
commit | aa05d8c2929ff2de5d48d9e9b22615b2311dd29d (patch) | |
tree | 1253c6def59573243516f1f82a9c2de9b433a841 /net/Makefile | |
parent | eefccc6035f473ee301ed971ae7b679bcc762ffe (diff) | |
download | freebsd-ports-gnome-aa05d8c2929ff2de5d48d9e9b22615b2311dd29d.tar.gz freebsd-ports-gnome-aa05d8c2929ff2de5d48d9e9b22615b2311dd29d.tar.zst freebsd-ports-gnome-aa05d8c2929ff2de5d48d9e9b22615b2311dd29d.zip |
Activate pppload.
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 5e12f9337d75..0d9c9155bee7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1998/02/13 17:49:12 vanilla Exp $ +# $Id: Makefile,v 1.140 1998/02/16 11:56:29 asami Exp $ # SUBDIR += archie @@ -63,6 +63,7 @@ SUBDIR += p5-SNMP SUBDIR += pcnfsd SUBDIR += pmf + SUBDIR += pppload SUBDIR += proftpd SUBDIR += radius SUBDIR += ratoolset |