aboutsummaryrefslogtreecommitdiff
path: root/x11/xascii
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2012-04-10 20:33:24 +0000
committerCy Schubert <cy@FreeBSD.org>2012-04-10 20:33:24 +0000
commitbf2fa394feda0d27aa3b08a864d37189388a9680 (patch)
tree5410c9146b31e9be860f6840122b0bb3edd7aa65 /x11/xascii
parent8927670cacd2971a6109ce246e8da7d2b2e0ab1b (diff)
downloadports-bf2fa394feda0d27aa3b08a864d37189388a9680.tar.gz
ports-bf2fa394feda0d27aa3b08a864d37189388a9680.zip
Update package comment.
Notes
Notes: svn path=/head/; revision=294566
Diffstat (limited to 'x11/xascii')
-rw-r--r--x11/xascii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile
index a607ab43db4b..6e92630ea50b 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= Manipulate X cut buffers from the commandline
+COMMENT= Display an ascii table in decimal, octal, and hexadecimal.
MAKE_ARGS+= PREFIX=${PREFIX}
USE_IMAKE= YES