pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/liblzo
Module Name: pkgsrc
Committed By: nros
Date: Sun Oct 2 20:59:04 UTC 2022
Modified Files:
pkgsrc/archivers/liblzo: Makefile
Log Message:
Set liblzo LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/archivers/liblzo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/liblzo/Makefile
diff -u pkgsrc/archivers/liblzo/Makefile:1.29 pkgsrc/archivers/liblzo/Makefile:1.30
--- pkgsrc/archivers/liblzo/Makefile:1.29 Sun Jan 26 17:30:40 2020
+++ pkgsrc/archivers/liblzo/Makefile Sun Oct 2 20:59:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/01/26 17:30:40 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2022/10/02 20:59:04 nros Exp $
DISTNAME= lzo-1.08
PKGNAME= lib${DISTNAME}
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.oberhumer.com/o
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library (v1)
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index