summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-18 20:02:17 +0000
committerwiz <wiz@pkgsrc.org>2000-02-18 20:02:17 +0000
commit8e6742dbb46d44410dba2db76c0c139c107a391a (patch)
treefcdbbc02c7bcd8cfbbc7eb3ae4abe52361c0ecbd /net/Makefile
parentcbde7267f9fe0b7594da85f57a43d44aaa11866a (diff)
downloadpkgsrc-8e6742dbb46d44410dba2db76c0c139c107a391a.tar.gz
add and enable lftp
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 1b07ca9fdd5..4c603b86c9f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2000/02/07 01:38:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.111 2000/02/18 20:02:17 wiz Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -59,6 +59,7 @@
SUBDIR += kdenetwork
SUBDIR += kmap
# SUBDIR += ldap
+ SUBDIR += lftp
SUBDIR += libirc
SUBDIR += libpcap
# SUBDIR += libsocket++