diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-09-01 22:34:47 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-09-01 22:34:47 +0000 |
commit | f7c65b92fbfa9824353402dc27e82a128dd00644 (patch) | |
tree | 98fa68d5708963accbb133f5c65430418c09ee84 /net/Makefile | |
parent | 945388a7ddf4fa62ce1ffa2096698d4a6a3c4963 (diff) | |
download | pkgsrc-f7c65b92fbfa9824353402dc27e82a128dd00644.tar.gz |
+nipper
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 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 |