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 /misc | |
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 'misc')
-rw-r--r-- | misc/p5-Norge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile index 67ca4a653d9b..4e450a0254eb 100644 --- a/misc/p5-Norge/Makefile +++ b/misc/p5-Norge/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Misc. Norwegian methods for Perl, conversion/dates/numbers etc. +COMMENT= Miscellaneous Norwegian-specific conversion methods for Perl USES= perl5 USE_PERL5= configure |