git: bb02a5b90880 - main - net-im/libpurple: Fix LICENSE typo.
Joe Marcus Clarke
marcus at FreeBSD.org
Tue Apr 20 20:55:55 UTC 2021
The branch main has been updated by marcus:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb02a5b90880fc52c958ec333bdb72a4d3b5b57c
commit bb02a5b90880fc52c958ec333bdb72a4d3b5b57c
Author: Joe Marcus Clarke <marcus at FreeBSD.org>
AuthorDate: 2021-04-20 20:51:08 +0000
Commit: Joe Marcus Clarke <marcus at FreeBSD.org>
CommitDate: 2021-04-20 20:55:34 +0000
net-im/libpurple: Fix LICENSE typo.
This prompts me to think I need to have portlint check validity.
PR: 255279
---
net-im/libpurple/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 96c4b1e89153..21d2b2614656 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -10,7 +10,7 @@ DISTNAME= pidgin-${PORTVERSION}
MAINTAINER?= marcus at FreeBSD.org
COMMENT?= Backend library for the Pidgin multi-protocol messaging client
-LICENSE= GPL3
+LICENSE= GPLv3
USES+= cpe gettext gmake gnome libtool localbase pathfix pkgconfig \
tar:bzip2
More information about the dev-commits-ports-all
mailing list