summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authornra <nra@pkgsrc.org>2001-08-13 21:40:42 +0000
committernra <nra@pkgsrc.org>2001-08-13 21:40:42 +0000
commiteaf4ace8d1bea581d8108ee2a5a99914d4776fa0 (patch)
treee97e5b4a64316a9a53039713f7d7f9cc0204dbfd /net
parent6b6657b59804851cc056796a48fd139f6a321ad7 (diff)
downloadpkgsrc-eaf4ace8d1bea581d8108ee2a5a99914d4776fa0.tar.gz
Add SUBDIR entry for cidr.
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 c8f66f15e71..8ec21b60843 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.238 2001/08/06 09:47:29 rh Exp $
+# $NetBSD: Makefile,v 1.239 2001/08/13 21:40:42 nra Exp $
#
COMMENT= Networking tools
@@ -25,6 +25,7 @@ SUBDIR+= bridged
SUBDIR+= cftp
SUBDIR+= choparp
SUBDIR+= cia
+SUBDIR+= cidr
SUBDIR+= citrix_ica
SUBDIR+= coda5_client
SUBDIR+= coda5_server