diff options
author | pav <pav@FreeBSD.org> | 2006-01-16 07:56:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-16 07:56:27 +0800 |
commit | 99cc090d072a59ea191f2af5c495d893da72bd0f (patch) | |
tree | 7dbd5600120baadc28bf9f9727d2d7a29c15c653 /net-mgmt/Makefile | |
parent | dcc90e3b9a995ebce2ab939bd434e05583be3481 (diff) | |
download | freebsd-ports-gnome-99cc090d072a59ea191f2af5c495d893da72bd0f.tar.gz freebsd-ports-gnome-99cc090d072a59ea191f2af5c495d893da72bd0f.tar.zst freebsd-ports-gnome-99cc090d072a59ea191f2af5c495d893da72bd0f.zip |
- After repocopy, add development version of nfdump at 1.5
PR: ports/91725
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Repocopied by: marcus
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 69a2a86fad83..52e60d46fee0 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -102,6 +102,7 @@ SUBDIR += netwag SUBDIR += netwox SUBDIR += nfdump + SUBDIR += nfdump-devel SUBDIR += nfsen SUBDIR += ng_ipacct SUBDIR += nitpicker |