pkgsrc-WIP-changes archive

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

tardy: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 6 18:10:20 2018 +0900
Changeset:	e6f07d3ebe0a8585dae84dfbf04a19ff49145e76

Modified Files:
	tardy/Makefile

Log Message:
tardy: add LICENSE

downloaded LICENSE

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

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

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

diffs:
diff --git a/tardy/Makefile b/tardy/Makefile
index b4d04d1c04..7e08e882c0 100644
--- a/tardy/Makefile
+++ b/tardy/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=tardy/}
 MAINTAINER=		MarkoSchuetz%web.de@localhost
 HOMEPAGE=		http://tardy.sourceforge.net/
 COMMENT=		Manipulate attributes of files within tar archives
+LICENSE=		gnu-gpl-v3
 
 GNU_CONFIGURE=		yes
 USE_LANGUAGES=		c++ c


Home | Main Index | Thread Index | Old Index