diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-20 04:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-20 04:33:12 +0000 |
commit | 1aeb5b2eb5658d99da00e0ce9af042e9cdbb2f59 (patch) | |
tree | 368777508298493b0559d1733a12615427fe0fb6 /net/Makefile | |
parent | 9fd6f055d81f7a9e33c4eff071509dba40814234 (diff) | |
download | pkgsrc-1aeb5b2eb5658d99da00e0ce9af042e9cdbb2f59.tar.gz |
add and enable cftp
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 4c603b86c9f..ae875a828fa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2000/02/18 20:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2000/02/20 04:33:12 wiz Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -14,6 +14,7 @@ SUBDIR += bind8 SUBDIR += bing # SUBDIR += cap + SUBDIR += cftp SUBDIR += choparp SUBDIR += coda5_client SUBDIR += coda5_server |