diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-28 14:49:35 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-28 14:49:35 +0000 |
commit | 3665a608450ab0b318af02fc5d4d31c85d6a2216 (patch) | |
tree | 7cca0c18e1e363a5c56e516cf616ec347947e894 /mail/sylpheed/PLIST | |
parent | 085c0f8de6146988cc70efc733552dc3279c67cc (diff) | |
download | pkgsrc-3665a608450ab0b318af02fc5d4d31c85d6a2216.tar.gz |
mime.types needs to be installed (under share/examples/sylpheed) so that
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
Diffstat (limited to 'mail/sylpheed/PLIST')
-rw-r--r-- | mail/sylpheed/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index fb9f6972740..edc13b62c02 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/22 14:22:38 chris Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/12/28 14:49:35 jmmv Exp $ bin/sylpheed +share/examples/sylpheed/mime.types ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo @@ -96,3 +97,4 @@ share/sylpheed/manual/ja/sylpheed.sgml @dirrm share/sylpheed/faq/de @dirrm share/sylpheed/faq @dirrm share/sylpheed +@dirrm share/examples/sylpheed |