summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM/metadata.xml')
-rw-r--r--dev-perl/Apache2-AuthenNTLM/metadata.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/metadata.xml b/dev-perl/Apache2-AuthenNTLM/metadata.xml
index e352302ceaa0..0354033bb22c 100644
--- a/dev-perl/Apache2-AuthenNTLM/metadata.xml
+++ b/dev-perl/Apache2-AuthenNTLM/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>perl</herd>
-<maintainer>
- <email>ian@gentoo.org</email>
- <name>Christian Hartmann</name>
-</maintainer>
-<longdescription lang="en">
+ <herd>perl</herd>
+ <maintainer>
+ <email>ian@gentoo.org</email>
+ <name>Christian Hartmann</name>
+ </maintainer>
+ <longdescription lang="en">
The purpose of this module is to perform a user authentication via Microsoft's
NTLM protocol. This protocol is supported by all versions of the Internet
Explorer and is mainly useful for intranets. Depending on your preferences
@@ -14,4 +14,7 @@ setting IE will supply your windows logon credentials to the web server when the
server asks for NTLM authentication. This saves the user to type in his/her
password again.
</longdescription>
+ <upstream>
+ <remote-id type="cpan">Apache2-AuthenNTLM</remote-id>
+ </upstream>
</pkgmetadata>