pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/mg
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Sep 2 17:02:58 UTC 2024
Modified Files:
pkgsrc/editors/mg: Makefile
Log Message:
mg: add LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/editors/mg/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/mg/Makefile
diff -u pkgsrc/editors/mg/Makefile:1.20 pkgsrc/editors/mg/Makefile:1.21
--- pkgsrc/editors/mg/Makefile:1.20 Mon May 6 08:40:24 2024
+++ pkgsrc/editors/mg/Makefile Mon Sep 2 17:02:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2024/05/06 08:40:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2024/09/02 17:02:58 gutteridge Exp $
DISTNAME= mg-20230501
PKGREVISION= 2
@@ -10,6 +10,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= https://github.com/hboetes/mg
COMMENT= Small, fast, public domain EMACS style editor
+LICENSE= public-domain
#FAKE_NCURSES= yes
USE_TOOLS+= install gmake pkg-config
Home |
Main Index |
Thread Index |
Old Index