diff options
author | marino <marino@pkgsrc.org> | 2012-07-15 10:02:14 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-07-15 10:02:14 +0000 |
commit | d1a904d9c5cd72c18fe736473b9200da0599ba5d (patch) | |
tree | f0e095c191bf8ab56248ba964721e388fb17ee25 /mail | |
parent | b15e7cff67240b13a76576a9c8f54a89fe08113f (diff) | |
download | pkgsrc-d1a904d9c5cd72c18fe736473b9200da0599ba5d.tar.gz |
mail/courier-mta: Fix PLIST
Fixes PKG_DEVELOPER error:
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /work/mail/courier-mta/work/.destdir/usr/pkg/share/doc/courier/svn.html
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-mta/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/courier-mta/PLIST b/mail/courier-mta/PLIST index 306b78417ae..6ce6be87a3e 100644 --- a/mail/courier-mta/PLIST +++ b/mail/courier-mta/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2012/06/09 11:45:38 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/07/15 10:02:14 marino Exp $ bin/cancelmsg bin/courier-config bin/couriermlm @@ -212,6 +212,7 @@ share/doc/courier/status.html share/doc/courier/structures.html share/doc/courier/style.css share/doc/courier/submit.html +share/doc/courier/svn.html share/doc/courier/testmxlookup.html share/doc/courier/webmlmd.html share/examples/courier/aliases/system |