pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fetchmail fetchmail: fix name of one license



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c13188b69c4b
branches:  trunk
changeset: 308452:c13188b69c4b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 23 10:52:15 2018 +0000

description:
fetchmail: fix name of one license

diffstat:

 mail/fetchmail/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 2be5233b7c85 -r c13188b69c4b mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile   Wed May 23 10:45:54 2018 +0000
+++ b/mail/fetchmail/Makefile   Wed May 23 10:52:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2018/05/22 09:22:31 triaxx Exp $
+# $NetBSD: Makefile,v 1.189 2018/05/23 10:52:15 wiz Exp $
 
 # Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
 DISTNAME=      fetchmail-6.3.26
@@ -9,8 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.fetchmail.info/
 COMMENT=       Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
-LICENSE=       gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND \
-               lgpl-v2.1
+LICENSE=       gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND gnu-lgpl-v2.1
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index