diff options
author | danfe <danfe@FreeBSD.org> | 2016-10-29 00:00:45 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2016-10-29 00:00:45 +0800 |
commit | be794f9b93e3a053a3d24f6b8dd141e8e288a974 (patch) | |
tree | bcf76263a41164f48e2ca80e58ed5cda662bd417 /textproc | |
parent | 9af6f3273d0e8205575435919147f1d341d8e65d (diff) | |
download | freebsd-ports-gnome-be794f9b93e3a053a3d24f6b8dd141e8e288a974.tar.gz freebsd-ports-gnome-be794f9b93e3a053a3d24f6b8dd141e8e288a974.tar.zst freebsd-ports-gnome-be794f9b93e3a053a3d24f6b8dd141e8e288a974.zip |
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-String-Truncate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index a7d8be33d426..b0402dee3fcb 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org -COMMENT= Module for when strings are too long to be displayed in... +COMMENT= Module for when strings are too long to be displayed LICENSE= ART10 GPLv1 LICENSE_COMB= dual |