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 /textproc/libcue | |
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 'textproc/libcue')
-rw-r--r-- | textproc/libcue/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libcue/pkg-descr b/textproc/libcue/pkg-descr index 20e38611d13b..ac78bc418441 100644 --- a/textproc/libcue/pkg-descr +++ b/textproc/libcue/pkg-descr @@ -1,6 +1,6 @@ -Libcue is intended to parse a so called cue sheet from a char string or a file -pointer. For handling of the parsed data a convenient API is available. This -project is meant as a fork of cuetools by Svend Sorensen which saw it last -release in 02/2006. +Libcue is intended to parse a so called cue sheet from a char string or a file +pointer. For handling of the parsed data a convenient API is available. This +project is meant as a fork of cuetools by Svend Sorensen which saw it last +release in 02/2006. WWW: https://github.com/lipnitsk/libcue |