pkgsrc-WIP-changes archive

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

gtextutils: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed Apr 11 22:57:47 2018 +0900
Changeset:	eb9cbc62bd8ad59feb5f17beda7e9965a4f1b78b

Modified Files:
	gtextutils/Makefile

Log Message:
gtextutils: fix LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb9cbc62bd8ad59feb5f17beda7e9965a4f1b78b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gtextutils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gtextutils/Makefile b/gtextutils/Makefile
old mode 100644
new mode 100755
index 511031a4ac..5b8cd8712c
--- a/gtextutils/Makefile
+++ b/gtextutils/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES=	https://github.com/agordon/libgtextutils/releases/download/0.7/
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 COMMENT=	Gordon text utilities
-# LICENSE=	AGPLv3
+LICENSE=	gnu-gpl-v3
 
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	pkg-config


Home | Main Index | Thread Index | Old Index