summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-09-08 13:04:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-09-08 13:04:56 +0000
commit62c6a02683a2422d32f41573f2e9dc795cad5bf2 (patch)
treedf09b841b3a1183cbbf98ce45eb6d8f3f4422c72 /net/Makefile
parentPut the standard comments at the top of the Makefile, just to (diff)
ncftp added
Notes
Notes: svn path=/head/; revision=60
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 3f830cb8c651..074f7ba22b7c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.1 1994/08/28 10:49:14 jkh Exp $
#
-SUBDIR= sup
+SUBDIR= sup ncftp
.include <bsd.port.subdir.mk>