pkgsrc-WIP-changes archive

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

srvx: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sat May 5 18:30:26 2018 +0900
Changeset:	8c4235748dc957dbb0c80c099443a7a992e3ae16

Modified Files:
	srvx/Makefile

Log Message:
srvx: add LICENSE

via COPYING

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

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

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

diffs:
diff --git a/srvx/Makefile b/srvx/Makefile
index b955bb164a..5eca79574a 100644
--- a/srvx/Makefile
+++ b/srvx/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=srvx/}
 MAINTAINER=	virtus%wanadoo.nl@localhost
 HOMEPAGE=	http://srvx.sourceforge.net/
 COMMENT=	Srvx IRC services
-
+LICENSE=	gnu-gpl-v2
 
 USE_LIBTOOL=	YES
 GNU_CONFIGURE=	YES


Home | Main Index | Thread Index | Old Index