aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-28 23:57:55 +0800
committercs <cs@FreeBSD.org>2012-07-28 23:57:55 +0800
commit6d1c1e231f9b2ca698266a7023ee9e44423e55a4 (patch)
tree0e6c0728504c7740f94b6bf02b1253d62f1880d6 /x11
parent9b2694d561c71bd2610d53853b2d473f35d05718 (diff)
downloadfreebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.gz
freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.zst
freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.zip
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'x11')
-rw-r--r--x11/xascii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile
index e16202e2f2b2..c274aae531dc 100644
--- a/x11/xascii/Makefile
+++ b/x11/xascii/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://komquats.com/distfiles/ \
WRKSRC= ${WRKDIR}
MAINTAINER= cy@FreeBSD.org
-COMMENT= Display an ascii table in decimal, octal, and hexadecimal.
+COMMENT= Display an ASCII table in decimal, octal, and hexadecimal.
MAKE_ARGS+= PREFIX=${PREFIX}
USE_IMAKE= YES