From 96c3d674afc436b353c7e491fa5dcef0e06ee55a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 21:45:09 +0800 Subject: [PATCH] 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