diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 19:46:26 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-10 19:46:26 +0000 |
commit | 608d0d28cef1a59edb3fc9783f44f6445c504ac1 (patch) | |
tree | 94ae24837e54db5148160579693d240903811b33 /net/Makefile | |
parent | eab057bf16699be31d2009f1333605cad89b9269 (diff) | |
download | ports-608d0d28cef1a59edb3fc9783f44f6445c504ac1.tar.gz ports-608d0d28cef1a59edb3fc9783f44f6445c504ac1.zip |
Activate net/naim
Notes
Notes:
svn path=/head/; revision=17762
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 37c9f9185b14..e25849fb861b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.243 1999/04/07 21:01:17 ache Exp $ +# $Id: Makefile,v 1.244 1999/04/10 19:10:56 jseger Exp $ # SUBDIR += SSLtelnet @@ -100,6 +100,7 @@ SUBDIR += mrtg SUBDIR += mtr SUBDIR += muh + SUBDIR += naim SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 |