diff options
author | erwin <erwin@FreeBSD.org> | 2005-04-04 20:52:34 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-04-04 20:52:34 +0800 |
commit | 7c4308c5959debbbf9d90abb109b83aa7b62c9b8 (patch) | |
tree | 3f683588396165e517f079dcc231a48c6acce9f5 /net-mgmt/Makefile | |
parent | ab4199e27dcdd1a6fc2c3822faee881271be2533 (diff) | |
download | freebsd-ports-gnome-7c4308c5959debbbf9d90abb109b83aa7b62c9b8.tar.gz freebsd-ports-gnome-7c4308c5959debbbf9d90abb109b83aa7b62c9b8.tar.zst freebsd-ports-gnome-7c4308c5959debbbf9d90abb109b83aa7b62c9b8.zip |
Add ipv6gen 0.8, iPv6 prefix generator.
PR: ports/79520
Submitted by: Vladimir Kotal <vlada@devnull.cz>
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 79455361cbbb..29adde75a42f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -62,6 +62,7 @@ SUBDIR += ipfm SUBDIR += ipplan SUBDIR += ipv6calc + SUBDIR += ipv6gen SUBDIR += irrtoolset SUBDIR += isic SUBDIR += junipoll |