diff options
author | kevlo <kevlo@FreeBSD.org> | 2007-08-01 18:38:40 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2007-08-01 18:38:40 +0800 |
commit | 7128c94a62724514302aa1741c00ea960c7a8b12 (patch) | |
tree | 508e7d9cafbae557ff19e038d087c4932b6cdd85 /net/Makefile | |
parent | b0792fc5a2bc87fa1725190a5ee1eec120525822 (diff) | |
download | freebsd-ports-gnome-7128c94a62724514302aa1741c00ea960c7a8b12.tar.gz freebsd-ports-gnome-7128c94a62724514302aa1741c00ea960c7a8b12.tar.zst freebsd-ports-gnome-7128c94a62724514302aa1741c00ea960c7a8b12.zip |
Initial import of ntlmaps 0.9.9.0.1
NTLM Authorization Proxy Server (APS) is a proxy software that allows you
to authenticate via an MS Proxy Server using the proprietary NTLM protocol.
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 c64898f5835e..011e428dd11c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -369,6 +369,7 @@ SUBDIR += nss_ldap SUBDIR += nstxd SUBDIR += ntalk + SUBDIR += ntlmaps SUBDIR += ntop SUBDIR += ntp SUBDIR += ntp-devel |