summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-28 15:57:55 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-28 15:57:55 +0000
commite9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch)
tree0e6c0728504c7740f94b6bf02b1253d62f1880d6 /editors
parent- remove dead MASTER_SITES (diff)
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes: svn path=/head/; revision=301663
Diffstat (limited to 'editors')
-rw-r--r--editors/aewan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile
index 1f8a8e019876..857765312432 100644
--- a/editors/aewan/Makefile
+++ b/editors/aewan/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Curses-based program for the creation and editing of ascii art
+COMMENT= Curses-based program for the creation and editing of ASCII art
GNU_CONFIGURE= yes
USE_GMAKE= yes