diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-17 23:38:25 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-17 23:38:25 +0000 |
commit | 92348a46f8fe68d32d6d82b51ffcb803c9263c4d (patch) | |
tree | 5b374cc3d295d6b158015ba3bac067a3d7248f13 /net | |
parent | Activate gtkfind (diff) |
Activate beroftpd.
PR: ports/8584
Notes
Notes:
svn path=/head/; revision=14621
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 e064b9d0c6b7..34c9d9855e24 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.189 1998/11/16 16:07:14 vanilla Exp $ +# $Id: Makefile,v 1.190 1998/11/17 20:49:15 billf Exp $ # SUBDIR += SSLtelnet @@ -8,6 +8,7 @@ SUBDIR += arpwatch SUBDIR += ascend-radius SUBDIR += bb + SUBDIR += beroftpd SUBDIR += bind8 SUBDIR += bing SUBDIR += bitchx |