summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-23 10:52:15 +0000
committerwiz <wiz@pkgsrc.org>2018-05-23 10:52:15 +0000
commit896361159a2015acd2a70e5b3bd95d43fcdc263c (patch)
tree5ac8f9e8b054e402d8dd6b12707675105cd99558 /mail/fetchmail
parenta8c751cad4148542a0fd411013311b9df934c830 (diff)
downloadpkgsrc-896361159a2015acd2a70e5b3bd95d43fcdc263c.tar.gz
fetchmail: fix name of one license
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 6f2f855e1a0..d98a961ae31 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -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 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
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