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/6860c53f7d38
branches: trunk
changeset: 380865:6860c53f7d38
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 5c408a9f6cc5 -r 6860c53f7d38 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