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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/pikopixel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile index 596909a495d1..b9fb92f9da10 100644 --- a/graphics/pikopixel/Makefile +++ b/graphics/pikopixel/Makefile @@ -9,7 +9,7 @@ DISTNAME= PikoPixel1.0b5.Sources WRKSRC_SUBDIR= PikoPixel MAINTAINER= theraven@FreeBSD.org -COMMENT= Application for drawing & editing pixel-art images. +COMMENT= Application for drawing and editing pixel-art images LICENSE= AGPLv3 LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE_agpl-3.0.txt |