git: 96c3d674afc4 - main - mail/libvmime: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:10:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=96c3d674afc436b353c7e491fa5dcef0e06ee55a commit 96c3d674afc436b353c7e491fa5dcef0e06ee55a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:45:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:25 +0000 mail/libvmime: Update WWW and clean up pkg-descr --- mail/libvmime/Makefile | 3 ++- mail/libvmime/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index c742e7c8832e..d3795a4cfbdd 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -6,7 +6,8 @@ CATEGORIES= mail MAINTAINER= sunpoet@FreeBSD.org COMMENT= All-in-one Internet mail library -WWW= https://www.vmime.org/ +WWW= https://www.vmime.org/ \ + https://github.com/kisli/vmime LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/mail/libvmime/pkg-descr b/mail/libvmime/pkg-descr index 471fc2039e83..d422ff8a0e27 100644 --- a/mail/libvmime/pkg-descr +++ b/mail/libvmime/pkg-descr @@ -4,5 +4,3 @@ and Internet messaging services like IMAP, POP or SMTP. With VMime you can parse, generate and modify messages, and also connect to store and transport services to receive or send messages over the Internet. The library offers all the features to build a complete mail client. - -See also: https://github.com/kisli/vmime