diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 16:00:45 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 16:00:45 +0000 |
commit | 17342290d7f569930d5f0f3de159de2ddd55751c (patch) | |
tree | bcf76263a41164f48e2ca80e58ed5cda662bd417 /games/gnome-taquin | |
parent | 22ed7dd944abbb018326307c423717ee75b6781d (diff) | |
download | ports-17342290d7f569930d5f0f3de159de2ddd55751c.tar.gz ports-17342290d7f569930d5f0f3de159de2ddd55751c.zip |
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
Notes
Notes:
svn path=/head/; revision=424861
Diffstat (limited to 'games/gnome-taquin')
-rw-r--r-- | games/gnome-taquin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-taquin/Makefile b/games/gnome-taquin/Makefile index 46ddf947ff68..e5dbae1e826c 100644 --- a/games/gnome-taquin/Makefile +++ b/games/gnome-taquin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= Move tiles so that they reach their places. +COMMENT= Move tiles so that they reach their places BUILD_DEPENDS= vala:lang/vala \ itstool:textproc/itstool |