summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-01-30 06:24:49 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-01-30 06:24:49 +0000
commitcfbd1d6d5bf5a227b09f86b62bf6f339cb16b270 (patch)
tree123e754015f1d12f89cfa920cdefe204bcca8c57 /net
parentports/net/nslint, "perform consistency checks on DNS files" (diff)
enable ports/net/nslint, "perform consistency checks on DNS files"
PR: 4941
Notes
Notes: svn path=/head/; revision=9525
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 f0a91b521b50..feca9b1b6e61 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.134 1998/01/15 23:26:05 jkh Exp $
+# $Id: Makefile,v 1.135 1998/01/19 00:13:28 itojun Exp $
#
SUBDIR += archie
@@ -54,6 +54,7 @@
SUBDIR += netcat
SUBDIR += netpipes
SUBDIR += nettest
+ SUBDIR += nslint
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS