pkgsrc-WIP-changes archive

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

scmail: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 22:54:34 2018 +0900
Changeset:	966260cf7f84c0656faf2b36428cdef433a92135

Modified Files:
	scmail/Makefile

Log Message:
scmail: add LICENSE

downloaded COPYING

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

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

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

diffs:
diff --git a/scmail/Makefile b/scmail/Makefile
index 5997e69861..4dc9be4982 100644
--- a/scmail/Makefile
+++ b/scmail/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=		http://0xcc.net/scmail/
 MAINTAINER=		nel%soraneko.com@localhost
 HOMEPAGE=		http://0xcc.net/scmail/
 COMMENT=		The scmail is a mail filter using Gauche
-
+LICENSE=		modified-bsd
 
 .include "../../lang/gauche/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index