pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/most
Module Name: pkgsrc
Committed By: fcambus
Date: Fri Aug 19 09:25:53 UTC 2022
Modified Files:
pkgsrc/misc/most: Makefile
Log Message:
most: add missing LICENSE marker.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/misc/most/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/most/Makefile
diff -u pkgsrc/misc/most/Makefile:1.33 pkgsrc/misc/most/Makefile:1.34
--- pkgsrc/misc/most/Makefile:1.33 Sat May 21 21:38:36 2022
+++ pkgsrc/misc/most/Makefile Fri Aug 19 09:25:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2022/05/21 21:38:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.34 2022/08/19 09:25:53 fcambus Exp $
DISTNAME= most-5.1.0
CATEGORIES= misc
@@ -7,6 +7,7 @@ MASTER_SITES= https://www.jedsoft.org/re
MAINTAINER= rhwang%bigpanda.com@localhost
HOMEPAGE= https://www.jedsoft.org/most/
COMMENT= Pager (like less) which has support for windows and binary files
+LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index