pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gifski
Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Jan 27 21:57:22 UTC 2024
Modified Files:
        pkgsrc/graphics/gifski: Makefile
Log Message:
graphics/gifski: restore correct license
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/gifski/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gifski/Makefile
diff -u pkgsrc/graphics/gifski/Makefile:1.13 pkgsrc/graphics/gifski/Makefile:1.14
--- pkgsrc/graphics/gifski/Makefile:1.13        Sat Jan 27 21:34:18 2024
+++ pkgsrc/graphics/gifski/Makefile     Sat Jan 27 21:57:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2024/01/27 21:34:18 pin Exp $
+# $NetBSD: Makefile,v 1.14 2024/01/27 21:57:21 pin Exp $
 
 DISTNAME=      gifski-1.14.1
 CATEGORIES=    graphics
@@ -7,8 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=Imag
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/ImageOptim/gifski/
 COMMENT=       GIF encoder based on libimagequant (pngquant)
-#LICENSE=      gnu-agpl-v3
-LICENSE=       mit
+LICENSE=       gnu-agpl-v3
 
 .include "cargo-depends.mk"
 
Home |
Main Index |
Thread Index |
Old Index