diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-10-28 23:45:45 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-10-28 23:45:45 +0800 |
commit | a1f45a97ef649763bbe0c2bf328cd20f7855d7c3 (patch) | |
tree | 89f0a0f358d6d58fb94eb6219e84f8bdc6677f9f /mail/cone/pkg-plist | |
parent | b7bb0c2d1241ec45856b0cfb1a0e2b5ad0afda30 (diff) | |
download | freebsd-ports-gnome-a1f45a97ef649763bbe0c2bf328cd20f7855d7c3.tar.gz freebsd-ports-gnome-a1f45a97ef649763bbe0c2bf328cd20f7855d7c3.tar.zst freebsd-ports-gnome-a1f45a97ef649763bbe0c2bf328cd20f7855d7c3.zip |
- Update to 0.92 [1]
- Fix build without SSLv3 [2]
Thanks ro brnrd for providing an updated patch.
PR: 202677 [1], 203697 [2]
Submitted by: yamagi at yamagi.org [1]
Submitted by: cpbsdmail at gmail.com [2]
MFH: 2015Q4
Diffstat (limited to 'mail/cone/pkg-plist')
-rw-r--r-- | mail/cone/pkg-plist | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/mail/cone/pkg-plist b/mail/cone/pkg-plist index 52c3e3a3621b..a49e67828e34 100644 --- a/mail/cone/pkg-plist +++ b/mail/cone/pkg-plist @@ -1,16 +1,19 @@ bin/cone bin/leaf bin/mailtool -sbin/cone-sysconftool -etc/cone.dist +@sample etc/cone.dist etc/cone libexec/cone man/man1/cone.1.gz -man/man1/mailtool.1.gz man/man1/leaf.1.gz +man/man1/mailtool.1.gz +sbin/cone-sysconftool %%DATADIR%%/APPLICATION.PDF.filter +%%DATADIR%%/FAQ.html %%DATADIR%%/IMAGE.GIF.filter %%DATADIR%%/IMAGE.JPEG.filter %%DATADIR%%/IMAGE.PNG.filter +%%DATADIR%%/INSTALL.html +%%DATADIR%%/README.html %%DATADIR%%/account-checknewmail.html %%DATADIR%%/account-copymessagesto.html %%DATADIR%%/account-createfolder.html @@ -71,7 +74,6 @@ man/man1/leaf.1.gz %%DATADIR%%/cppnamespace.html %%DATADIR%%/emailaddress.html %%DATADIR%%/envelope.html -%%DATADIR%%/FAQ.html %%DATADIR%%/folder-addmessage.html %%DATADIR%%/folder-clone.html %%DATADIR%%/folder-create.html @@ -97,9 +99,10 @@ man/man1/leaf.1.gz %%DATADIR%%/header-list.html %%DATADIR%%/header-mime.html %%DATADIR%%/header-plain.html -%%DATADIR%%/index.html +%%DATADIR%%/http.handler +%%DATADIR%%/https.handler %%DATADIR%%/icon.gif -%%DATADIR%%/INSTALL.html +%%DATADIR%%/index.html %%DATADIR%%/leaf.html %%DATADIR%%/libmail-folder.html %%DATADIR%%/libmail-misc.html @@ -148,18 +151,15 @@ man/man1/leaf.1.gz %%DATADIR%%/misc.html %%DATADIR%%/moredocs.html %%DATADIR%%/native.html -%%DATADIR%%/README.html %%DATADIR%%/search.html %%DATADIR%%/smap1.html %%DATADIR%%/smapconcurrency.html -%%DATADIR%%/smapfolders.html %%DATADIR%%/smapcopymovemessages.html +%%DATADIR%%/smapfolders.html %%DATADIR%%/smaplogout.html %%DATADIR%%/smapmessagecontents.html %%DATADIR%%/smapsyntax.html %%DATADIR%%/smapusingfolders.html %%DATADIR%%/store.html %%DATADIR%%/synchronous.html -%%DATADIR%%/http.handler -%%DATADIR%%/https.handler %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |