pkgsrc-WIP-changes archive

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

ddate: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Mar 26 19:35:05 2018 +0900
Changeset:	99869bb80852b1a415b6dafa20914a509f61151f

Modified Files:
	ddate/Makefile

Log Message:
ddate: fix LICENSE

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

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

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

diffs:
diff --git a/ddate/Makefile b/ddate/Makefile
old mode 100644
new mode 100755
index 0699d13970..8cfad86fa6
--- a/ddate/Makefile
+++ b/ddate/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_SUNSITE:=system/misc/} \
 MAINTAINER=		lkundrak%skosi.org@localhost
 HOMEPAGE=		http://freshmeat.net/projects/util-linux/
 COMMENT=		The enhanced Discordian date program
-#LICENSE=		# GPL, but which version?
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=		yes
 USE_TOOLS+=		gmake


Home | Main Index | Thread Index | Old Index