summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-22 08:20:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-22 08:20:25 +0000
commit89e6b0f4856fbc71eed481df71043b229da8a537 (patch)
tree0fece698aae62d1756f8238b63d09871b4d4c6fe /net/Makefile
parentMisspelled manpage listed in Makefile. (diff)
Needed a break from my prelim exams... did a port... adding it here.
Notes
Notes: svn path=/head/; revision=4637
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 9dc885cc996f..51bbdf461568 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.81 1996/11/07 12:18:37 asami Exp $
+# $Id: Makefile,v 1.82 1996/11/11 23:26:07 ache Exp $
#
SUBDIR += archie
@@ -21,6 +21,7 @@
SUBDIR += moxftp
SUBDIR += ncftp
SUBDIR += ncftp2
+ SUBDIR += netcat
SUBDIR += p5-Archie
SUBDIR += p5-IO
SUBDIR += p5-Net