diff options
author | adrianp <adrianp> | 2007-09-01 22:34:47 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-09-01 22:34:47 +0000 |
commit | 0b6caf461d931737c871b39335201db9618e326d (patch) | |
tree | 98fa68d5708963accbb133f5c65430418c09ee84 /net | |
parent | 5a5965e69c7fec3112f7f4bc01b019e65bc26084 (diff) | |
download | pkgsrc-0b6caf461d931737c871b39335201db9618e326d.tar.gz |
+nipper
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 791b8271066..a1299a871a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.676 2007/08/13 08:12:48 rillig Exp $ +# $NetBSD: Makefile,v 1.677 2007/09/01 22:34:47 adrianp Exp $ # COMMENT= Networking tools @@ -244,6 +244,7 @@ SUBDIR+= nfdump SUBDIR+= ngrep SUBDIR+= nicotine SUBDIR+= nidentd +SUBDIR+= nipper SUBDIR+= nload SUBDIR+= nmap SUBDIR+= nmapfe |