pkgsrc-WIP-changes archive

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

scratchpad: add LICENSE. fix mailaddress



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 23:08:07 2018 +0900
Changeset:	d87a4d851380d04e46c58aa3f1e66e496d684715

Modified Files:
	scratchpad/Makefile

Log Message:
scratchpad: add LICENSE. fix mailaddress

via https://code.google.com/archive/p/scratchpad/

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

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

diffstat:
 scratchpad/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/scratchpad/Makefile b/scratchpad/Makefile
index 1b349d2a6b..9c284c6673 100644
--- a/scratchpad/Makefile
+++ b/scratchpad/Makefile
@@ -7,9 +7,10 @@ CATEGORIES=	editors gnome
 MASTER_SITES=	http://scratchpad.googlecode.com/files/
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	pkgsrc-users%netbsd.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://dborg.wordpress.com/scratchpad/
 COMMENT=	Scratchpad is a document oriented
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes


Home | Main Index | Thread Index | Old Index