diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-14 02:52:17 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-14 02:52:17 +0800 |
commit | d4a1a0d537b8cf377594169ec2ec7a2e7d67b396 (patch) | |
tree | 45b3a17af5b02b9c8a778c3b6a49172ca3c3aa64 /net/Makefile | |
parent | 81fc6429dcc4e997a8b190636f3d15a498fced65 (diff) | |
download | freebsd-ports-gnome-d4a1a0d537b8cf377594169ec2ec7a2e7d67b396.tar.gz freebsd-ports-gnome-d4a1a0d537b8cf377594169ec2ec7a2e7d67b396.tar.zst freebsd-ports-gnome-d4a1a0d537b8cf377594169ec2ec7a2e7d67b396.zip |
add pen
A load balancer for "simple" tcp based protocols
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 52ccff6d7632..9deeacb67acc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -316,6 +316,7 @@ SUBDIR += pchar SUBDIR += pcnfsd SUBDIR += pdnsd + SUBDIR += pen SUBDIR += perldap SUBDIR += pfinger SUBDIR += pim6dd |