pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/analog



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jan  4 00:10:37 UTC 2024

Modified Files:
        pkgsrc/www/analog: Makefile

Log Message:
analog: add LICENSE


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/analog/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/analog/Makefile
diff -u pkgsrc/www/analog/Makefile:1.66 pkgsrc/www/analog/Makefile:1.67
--- pkgsrc/www/analog/Makefile:1.66     Thu Jan  4 00:07:04 2024
+++ pkgsrc/www/analog/Makefile  Thu Jan  4 00:10:36 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2024/01/04 00:07:04 gutteridge Exp $
+# $NetBSD: Makefile,v 1.67 2024/01/04 00:10:36 gutteridge Exp $
 
 DISTNAME=      analog-6.0
 PKGREVISION=   3
@@ -8,6 +8,7 @@ MASTER_SITES=   ${HOMEPAGE}
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.web42.com/analog/
 COMMENT=       Extremely fast program for analysing WWW logfiles
+LICENSE=       gnu-gpl-v2 # and others, for included 3rd party code
 
 WRKSRC=                ${WRKDISTDIR}/src
 BUILD_TARGET=  analog



Home | Main Index | Thread Index | Old Index