blob: 87697158843bd360e3753374ab67aec24a722e82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>robbat2@gentoo.org</email>
<name>Robin H. Johnson</name>
<description>Primary Maintainer</description>
</maintainer>
<maintainer>
<email>net-mail@gentoo.org</email>
<name>Net-Mail</name>
</maintainer>
<longdescription>qmail-lint checks your qmail configuration for common
problems. Prints warning or error messages to stdout. </longdescription>
</pkgmetadata>
|