summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authornra <nra>2001-08-13 21:40:42 +0000
committernra <nra>2001-08-13 21:40:42 +0000
commitd3b9c3835cef8bc25d2a42d639c60582a9cda420 (patch)
treee97e5b4a64316a9a53039713f7d7f9cc0204dbfd /net/Makefile
parent6367dbbfcdb0c4ca1479374f1911aabb14865a7b (diff)
downloadpkgsrc-d3b9c3835cef8bc25d2a42d639c60582a9cda420.tar.gz
Add SUBDIR entry for cidr.
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 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