diff options
author | pettai <pettai@pkgsrc.org> | 2013-06-15 19:19:25 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2013-06-15 19:19:25 +0000 |
commit | 04b46e265de6172a5318946ceb9092955d6ad6fa (patch) | |
tree | 79e639f3e4b975ccf15ac03d3978f781f7d631ca /mail/opendkim | |
parent | 1e66da57473ec25481552b2eabde8be805b40c04 (diff) | |
download | pkgsrc-04b46e265de6172a5318946ceb9092955d6ad6fa.tar.gz |
Missed some PLIST changes in the previous commit
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/opendkim/PLIST b/mail/opendkim/PLIST index 4ee539bbb58..9f24a4f13b0 100644 --- a/mail/opendkim/PLIST +++ b/mail/opendkim/PLIST @@ -1,15 +1,12 @@ -@comment $NetBSD: PLIST,v 1.9 2013/06/15 19:03:31 pettai Exp $ +@comment $NetBSD: PLIST,v 1.10 2013/06/15 19:19:25 pettai Exp $ include/opendkim/dkim.h lib/libopendkim.la lib/pkgconfig/opendkim.pc -man/man5/opendkim.conf.5 man/man8/opendkim-genkey.8 man/man8/opendkim-genzone.8 man/man8/opendkim-testadsp.8 man/man8/opendkim-testkey.8 man/man8/opendkim-testmsg.8 -man/man8/opendkim.8 -sbin/opendkim sbin/opendkim-genkey sbin/opendkim-genzone sbin/opendkim-testadsp @@ -170,5 +167,3 @@ share/doc/opendkim/opendkim.spec.in share/doc/opendkim/opendkim.xml share/doc/opendkim/overview.html share/doc/opendkim/stats.lua -share/examples/opendkim/opendkim.conf.sample -share/examples/rc.d/opendkim |