pkgsrc-WIP-changes archive

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

parted: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 18:14:25 2018 +0900
Changeset:	06fa76febe6e88bcca3419dceddea6751ad4ef01

Modified Files:
	parted/Makefile

Log Message:
parted: add LICENSE

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

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

diffstat:
 parted/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/parted/Makefile b/parted/Makefile
old mode 100644
new mode 100755
index 545e709370..824602c72d
--- a/parted/Makefile
+++ b/parted/Makefile
@@ -5,6 +5,7 @@ DISTNAME=		parted-1.6.23
 PKGREVISION=		1
 CATEGORIES=		sysutils
 MASTER_SITES=		http://ftp.gnu.org/gnu/parted/
+LICENSE=		gnu-gpl-v3
 
 MAINTAINER=		reed%reedmedia.net@localhost
 HOMEPAGE=		http://www.gnu.org/software/parted/parted.html


Home | Main Index | Thread Index | Old Index