pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/pluma



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Nov 16 23:01:48 UTC 2018

Modified Files:
        pkgsrc/editors/pluma: Makefile

Log Message:
typo in COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/editors/pluma/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/pluma/Makefile
diff -u pkgsrc/editors/pluma/Makefile:1.16 pkgsrc/editors/pluma/Makefile:1.17
--- pkgsrc/editors/pluma/Makefile:1.16  Fri Nov 16 19:01:25 2018
+++ pkgsrc/editors/pluma/Makefile       Fri Nov 16 23:01:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2018/11/16 19:01:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2018/11/16 23:01:48 nia Exp $
 
 # XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
 # python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
@@ -11,7 +11,7 @@ DISTNAME=     pluma-${VERSION:R}.1
 CATEGORIES=    editors
 PKGREVISION=   3
 
-COMMENT=       Small and lightweight UTF-8 text editor for the MATE
+COMMENT=       Small and lightweight UTF-8 text editor for MATE
 
 USE_TOOLS+=    bash:run
 TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool



Home | Main Index | Thread Index | Old Index