pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/featherpad
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 13 04:37:41 UTC 2020
Modified Files:
pkgsrc/editors/featherpad: Makefile
Log Message:
featherpad: generalize comment (it's not just for Linux)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/featherpad/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/featherpad/Makefile
diff -u pkgsrc/editors/featherpad/Makefile:1.1 pkgsrc/editors/featherpad/Makefile:1.2
--- pkgsrc/editors/featherpad/Makefile:1.1 Thu Feb 13 03:12:18 2020
+++ pkgsrc/editors/featherpad/Makefile Thu Feb 13 04:37:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/02/13 03:12:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/13 04:37:41 gutteridge Exp $
DISTNAME= FeatherPad-V0.12.0
PKGNAME= featherpad-0.12.0
@@ -8,7 +8,7 @@ GITHUB_TAG= V${PKGVERSION_NOREV}
MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://github.com/tsujan/FeatherPad/
-COMMENT= Lightweight Qt5 plain-text editor for Linux
+COMMENT= Lightweight Qt5 plain-text editor
LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/FeatherPad-0.12.0
Home |
Main Index |
Thread Index |
Old Index