summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-29 07:09:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-29 07:09:35 +0000
commit8035f3c3572baf93385ed9a81295250878699b15 (patch)
tree3c06f10ff05f17b56b511ef690e556c880bb8ff8 /net
parentAdd a patch to fix an incorrectly set WM_NORMAL_HINTS property for (diff)
Add netatalk.
Notes
Notes: svn path=/head/; revision=7431
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index ac9dc9b407a1..545f4a93d65c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.113 1997/07/02 15:12:22 wosch Exp $
+# $Id: Makefile,v 1.114 1997/07/15 14:10:34 tg Exp $
#
SUBDIR += archie
@@ -36,6 +36,7 @@
SUBDIR += moxftp
SUBDIR += ncftp
SUBDIR += ncftp2
+ SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += p5-Archie
SUBDIR += p5-Net