diff options
author | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
commit | 4e511b10fdca5851d592d09108685d3e60e9357a (patch) | |
tree | 5a0a24903c9b11d0d6d591852c6f38bc6fc72b99 /net/Makefile | |
parent | c8d4cea0fe6b3d2562c690d208aca7192e5bd5da (diff) | |
download | pkgsrc-4e511b10fdca5851d592d09108685d3e60e9357a.tar.gz |
Added some recently imported packages to their category Makefiles.
Diffstat (limited to 'net/Makefile')
-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 |