git: 939899ac5ae7 - main - editors/pluma-plugins: fixed COMMENT

Eric Turgeon ericbsd at FreeBSD.org
Tue Sep 28 11:13:50 UTC 2021


The branch main has been updated by ericbsd:

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

commit 939899ac5ae7f76d750b1b366f52d09154697fe9
Author:     Eric Turgeon <ericbsd at FreeBSD.org>
AuthorDate: 2021-09-28 11:07:02 +0000
Commit:     Eric Turgeon <ericbsd at 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 at FreeBSD.org
-COMMENT=	Plugins for pluama
+COMMENT=	Plugins for Pluma
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the dev-commits-ports-all mailing list