diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-13 17:49:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-13 17:49:12 +0000 |
commit | bb1b92a25241ac39995b5d22febe491009149af5 (patch) | |
tree | dab340db409295a6c75d0d700856bf1601b08579 | |
parent | c832199dd93c0d453ab819c6d726ba2c1b029013 (diff) | |
download | freebsd-ports-bb1b92a25241ac39995b5d22febe491009149af5.zip |
Activate proftpd.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 449eaaff21e2..4737f3de92ad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1998/02/08 20:07:22 jkh Exp $ +# $Id: Makefile,v 1.138 1998/02/12 21:48:56 se Exp $ # SUBDIR += archie @@ -63,6 +63,7 @@ SUBDIR += p5-SNMP SUBDIR += pcnfsd SUBDIR += pmf + SUBDIR += proftpd SUBDIR += radius SUBDIR += ratoolset SUBDIR += rdist6 |