diff options
author | adam <adam> | 2005-01-06 11:53:30 +0000 |
---|---|---|
committer | adam <adam> | 2005-01-06 11:53:30 +0000 |
commit | 60539cf1c07da1b911e633c70cd8372eb309a2fb (patch) | |
tree | 57f519592f2da90fa02c25757b33f3db6253e84f /net/Makefile | |
parent | 0566152e5500f923f87d2bd7bab25ceb6f549649 (diff) | |
download | pkgsrc-60539cf1c07da1b911e633c70cd8372eb309a2fb.tar.gz |
old ntop->ntop1, ntop updated to 3.1
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index b5dbc334193..c9b7e9ce20f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.527 2005/01/04 23:48:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.528 2005/01/06 11:53:30 adam Exp $ # COMMENT= Networking tools @@ -215,7 +215,7 @@ SUBDIR+= nsca SUBDIR+= nsd SUBDIR+= nslint SUBDIR+= ntop -SUBDIR+= ntop2 +SUBDIR+= ntop1 SUBDIR+= ntp4 SUBDIR+= oidentd SUBDIR+= oinkmaster |