diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-16 15:29:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-16 15:29:02 +0000 |
commit | c1cbbb393780208d8fda47974983da69edcd5316 (patch) | |
tree | 9eb6152038845d6729040fc11344c7b08f8ef1fc /net | |
parent | a1c646a35a59b5fa55d04d62aea73fcb1de05922 (diff) | |
download | freebsd-ports-c1cbbb393780208d8fda47974983da69edcd5316.zip |
Activate pppload.
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 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 |