aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-08-30 03:08:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-08-30 03:08:59 +0800
commit89165c6db1d564678ef18059d7444209192877cd (patch)
treec37db3d33f479293449d789b134785e518838d5e /devel
parentf7e8bcc50cf93f0a10681fc19bf130535b7fa6b0 (diff)
downloadfreebsd-ports-gnome-89165c6db1d564678ef18059d7444209192877cd.tar.gz
freebsd-ports-gnome-89165c6db1d564678ef18059d7444209192877cd.tar.zst
freebsd-ports-gnome-89165c6db1d564678ef18059d7444209192877cd.zip
Update COMMENT: capitalize the leading character
Diffstat (limited to 'devel')
-rw-r--r--devel/py-astroid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 1d5c2672c5e1..d802c2a2856f 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= abstract syntax tree for Python with inference support
+COMMENT= Abstract syntax tree for Python with inference support
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER