diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-02-14 01:49:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-02-14 01:49:12 +0800 |
commit | ae1eac26626aed32bd11b234684ea3417d29dea6 (patch) | |
tree | 7dacf353eb509cc2bf888cacaa23db932eb40d4c /net | |
parent | 04b91852a1b77592c4c6cae7624e5c156807d680 (diff) | |
download | freebsd-ports-gnome-ae1eac26626aed32bd11b234684ea3417d29dea6.tar.gz freebsd-ports-gnome-ae1eac26626aed32bd11b234684ea3417d29dea6.tar.zst freebsd-ports-gnome-ae1eac26626aed32bd11b234684ea3417d29dea6.zip |
Activate proftpd.
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 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 |