summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-10-17 22:25:20 +0000
committertron <tron@pkgsrc.org>2000-10-17 22:25:20 +0000
commit23e58354af4e3ad72e6422d1a1248623cd3ecf1d (patch)
treeec081df917627b14e3e2abf17b016a7a30057017 /net
parentec9b599bf5965029bfa757ad67480264bac5ef04 (diff)
downloadpkgsrc-23e58354af4e3ad72e6422d1a1248623cd3ecf1d.tar.gz
Add and enable "nap".
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 edc18daa048..17c79aa9df7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2000/10/15 18:56:09 rh Exp $
+# $NetBSD: Makefile,v 1.159 2000/10/17 22:25:20 tron Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -65,6 +65,7 @@
SUBDIR += mrt
SUBDIR += mrtg
SUBDIR += mtr
+ SUBDIR += nap
SUBDIR += ncftp2
SUBDIR += netatalk
SUBDIR += netatalk-asun