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 13:23:32 UTC 2019

Modified Files:
        pkgsrc/www/seamonkey: Makefile

Log Message:
seamonkey: revert license to mpl-1.0, awaiting upstream feedback.


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 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.199 pkgsrc/www/seamonkey/Makefile:1.200
--- pkgsrc/www/seamonkey/Makefile:1.199 Tue Nov 12 10:50:31 2019
+++ pkgsrc/www/seamonkey/Makefile       Tue Nov 12 13:23:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.199 2019/11/12 10:50:31 ng0 Exp $
+# $NetBSD: Makefile,v 1.200 2019/11/12 13:23:32 ng0 Exp $
 
 DISTNAME=      seamonkey-${SM_VER}.source
 PKGNAME=       seamonkey-${SM_VER:S/b/beta/}
@@ -11,10 +11,7 @@ EXTRACT_SUFX=        .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.seamonkey-project.org/
 COMMENT=       Full-featured gecko-based browser
-# https://www.seamonkey-project.org/legal/ the
-# LICENSE is taking an educated guess after scanning
-# the code in addition to the license statement.
-LICENSE=       mpl-2.0 OR gnu-gpl-v3 OR gnu-lgpl-v3
+LICENSE=       mpl-1.0
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}
 MOZILLA_DIR=   mozilla/



Home | Main Index | Thread Index | Old Index