pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/seamonkey



Module Name:    pkgsrc
Committed By:   ng0
Date:           Tue Nov 12 18:12:50 UTC 2019

Modified Files:
        pkgsrc/www/seamonkey: Makefile

Log Message:
seamonkey: switch license to MPL-2.0

https://bugzilla.mozilla.org/show_bug.cgi?id=1595761


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pkgsrc/www/seamonkey/Makefile

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

Modified files:

Index: pkgsrc/www/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.200 pkgsrc/www/seamonkey/Makefile:1.201
--- pkgsrc/www/seamonkey/Makefile:1.200 Tue Nov 12 13:23:32 2019
+++ pkgsrc/www/seamonkey/Makefile       Tue Nov 12 18:12:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2019/11/12 13:23:32 ng0 Exp $
+# $NetBSD: Makefile,v 1.201 2019/11/12 18:12:49 ng0 Exp $
 
 DISTNAME=      seamonkey-${SM_VER}.source
 PKGNAME=       seamonkey-${SM_VER:S/b/beta/}
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.seamonkey-project.org/
 COMMENT=       Full-featured gecko-based browser
-LICENSE=       mpl-1.0
+LICENSE=       mpl-2.0
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}
 MOZILLA_DIR=   mozilla/



Home | Main Index | Thread Index | Old Index