summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-05-06 00:03:37 +0000
committerhubertf <hubertf@pkgsrc.org>2002-05-06 00:03:37 +0000
commit5cce6566cbf7cccb40e6144352c8bdede866fc4c (patch)
tree5378918385d134cd310b182ec646f98fc382284e /net
parenta3b4d31db1ace19b722e8098584bf81875248e8f (diff)
downloadpkgsrc-5cce6566cbf7cccb40e6144352c8bdede866fc4c.tar.gz
add & enable openag
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 1795b426c69..3bfe227dfdb 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.296 2002/04/28 22:15:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.297 2002/05/06 00:03:37 hubertf Exp $
#
COMMENT= Networking tools
@@ -133,6 +133,7 @@ SUBDIR+= nsd
SUBDIR+= nslint
SUBDIR+= ntop
SUBDIR+= ntp4
+SUBDIR+= openag
SUBDIR+= openh323
SUBDIR+= openslp
SUBDIR+= p5-IO-Interface