diff options
author | cy <cy@FreeBSD.org> | 2012-04-11 04:33:24 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-04-11 04:33:24 +0800 |
commit | 100db7d155c59d3a4a1ef86ec91b6731a94e5606 (patch) | |
tree | 4cf029120e05bb3c09d4571b20b147df26466088 /x11/xascii | |
parent | 1156b7a18ec821a02a9ca46f86cd39f3525c6470 (diff) | |
download | freebsd-ports-gnome-100db7d155c59d3a4a1ef86ec91b6731a94e5606.tar.gz freebsd-ports-gnome-100db7d155c59d3a4a1ef86ec91b6731a94e5606.tar.zst freebsd-ports-gnome-100db7d155c59d3a4a1ef86ec91b6731a94e5606.zip |
Update package comment.
Diffstat (limited to 'x11/xascii')
-rw-r--r-- | x11/xascii/Makefile | 2 |
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 |