diff options
author | rillig <rillig@pkgsrc.org> | 2007-11-04 12:36:13 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-11-04 12:36:13 +0000 |
commit | 6f5d4148d38abe391777608b4caf22a72808dcac (patch) | |
tree | 5a0a24903c9b11d0d6d591852c6f38bc6fc72b99 /net | |
parent | b85607e79617a9452492e2cac539215ff2231e53 (diff) | |
download | pkgsrc-6f5d4148d38abe391777608b4caf22a72808dcac.tar.gz |
Added some recently imported packages to their category Makefiles.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1e1af5cc16f..ab35fdaf091 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.690 2007/10/29 15:06:30 agc Exp $ +# $NetBSD: Makefile,v 1.691 2007/11/04 12:36:14 rillig Exp $ # COMMENT= Networking tools @@ -233,6 +233,7 @@ SUBDIR+= ncftp3 SUBDIR+= neat SUBDIR+= nemesis SUBDIR+= net-snmp +SUBDIR+= net6 SUBDIR+= netatalk SUBDIR+= netatalk1 SUBDIR+= netbsd-tap |