pkgsrc-Changes archive

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

CVS commit: pkgsrc/parallel/sge



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  3 11:48:31 UTC 2016

Modified Files:
        pkgsrc/parallel/sge: Makefile

Log Message:
Call sun-iss sissl-1.1 to match OSI.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/parallel/sge/Makefile

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

Modified files:

Index: pkgsrc/parallel/sge/Makefile
diff -u pkgsrc/parallel/sge/Makefile:1.64 pkgsrc/parallel/sge/Makefile:1.65
--- pkgsrc/parallel/sge/Makefile:1.64   Sat Jul  9 06:38:48 2016
+++ pkgsrc/parallel/sge/Makefile        Mon Oct  3 11:48:31 2016
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2016/07/09 06:38:48 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.65 2016/10/03 11:48:31 wiz Exp $
 
 DISTNAME=              sge-8.1.6
 PKGREVISION=           5
@@ -9,7 +8,7 @@ MASTER_SITES=           http://arc.liv.ac.uk/down
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://arc.liv.ac.uk/trac/SGE
 COMMENT=               Son of Grid Engine distributed resource management system
-LICENSE=               sun-iss AND 2-clause-bsd AND gnu-gpl-v2 AND gnu-lgpl-v2
+LICENSE=               sissl-1.1 AND 2-clause-bsd AND gnu-gpl-v2 AND gnu-lgpl-v2
 
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            gmake csh perl:run



Home | Main Index | Thread Index | Old Index