summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-20 04:33:12 +0000
committerwiz <wiz>2000-02-20 04:33:12 +0000
commitd5b4e932b039c283b55c89b9b40639535aa2a782 (patch)
tree368777508298493b0559d1733a12615427fe0fb6
parent1300020042263200214d06d3643900282bb4ffdf (diff)
downloadpkgsrc-d5b4e932b039c283b55c89b9b40639535aa2a782.tar.gz
add and enable cftp
-rw-r--r--net/Makefile3
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