diff options
author | tron <tron> | 1998-02-20 14:33:40 +0000 |
---|---|---|
committer | tron <tron> | 1998-02-20 14:33:40 +0000 |
commit | 703fa2406bc8d954f7b0bb085a5dd1b4bb704f93 (patch) | |
tree | 46769fc74bcc7c39b775ffc0e1222d2fc5d29e57 /net | |
parent | 090564e00908cb43c95802a507ecbb7ae1e2b729 (diff) | |
download | pkgsrc-703fa2406bc8d954f7b0bb085a5dd1b4bb704f93.tar.gz |
Enable "ncftp2".
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 00af91dd65a..cd97b30e519 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/02/17 08:26:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 1998/02/20 14:33:40 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -38,7 +38,7 @@ # SUBDIR += mrtg # SUBDIR += moxftp # SUBDIR += ncftp -# SUBDIR += ncftp2 + SUBDIR += ncftp2 # SUBDIR += netatalk # SUBDIR += netcat # SUBDIR += p5-Archie |