diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/hextools | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/hextools')
-rw-r--r-- | sysutils/hextools/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hextools/pkg-descr b/sysutils/hextools/pkg-descr index 0a11d5754527..401f97506d93 100644 --- a/sysutils/hextools/pkg-descr +++ b/sysutils/hextools/pkg-descr @@ -6,6 +6,6 @@ watching output from slow devices (e.g., serial devices like mice). The hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input, but also double-quoted strings with most of the escape-chars known from C and makes good attempts at undumping even hexdumps with repetition-lines -(a "*" on its own line). It's written in ANSI C. +(a "*" on its own line). It's written in ANSI C. WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm |