diff options
author | cy <cy@FreeBSD.org> | 2012-04-11 04:26:24 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-04-11 04:26:24 +0800 |
commit | fc6136972a6ec5490c130e57ff7f9261efa87282 (patch) | |
tree | afc8d03c44955a9d3be8c4b241d61a591dd1f8f9 /x11/Makefile | |
parent | f20f84c81f2978662afb0af257614db9580b3ad7 (diff) | |
download | freebsd-ports-gnome-fc6136972a6ec5490c130e57ff7f9261efa87282.tar.gz freebsd-ports-gnome-fc6136972a6ec5490c130e57ff7f9261efa87282.tar.zst freebsd-ports-gnome-fc6136972a6ec5490c130e57ff7f9261efa87282.zip |
Welcome xascii to ports. Xascii has been around for a long time. It displays
the complete ascii character set along with each character's value in either
decimal, hexidecimal, or octal notation.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index dc02daba1565..6043a0d55e8d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -303,6 +303,7 @@ SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm + SUBDIR += xascii SUBDIR += xauth SUBDIR += xautolock SUBDIR += xautomation |