Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 11:13:49 GMT
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 939899ac5ae7 - main - editors/pluma-plugins: fixed COMMENT
Message-ID:  <202109281113.18SBDnsK082261@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ericbsd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=939899ac5ae7f76d750b1b366f52d09154697fe9

commit 939899ac5ae7f76d750b1b366f52d09154697fe9
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2021-09-28 11:07:02 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2021-09-28 11:13:48 +0000

    editors/pluma-plugins: fixed COMMENT
    
    PR:             258719
    Reported by:    Graham Perrin
---
 editors/pluma-plugins/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile
index 4ba19c4e3708..9bcc86dc5e5c 100644
--- a/editors/pluma-plugins/Makefile
+++ b/editors/pluma-plugins/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	Plugins for pluama
+COMMENT=	Plugins for Pluma
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109281113.18SBDnsK082261>