diff options
author | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
commit | bfe1cc2351d2d00739b28c9b5e097b1f15d95903 (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /graphics | |
parent | 76575735bfcded4e113b19dd0c9701a215a1d0a7 (diff) | |
download | freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.gz freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.zst freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.zip |
Fix typos in COMMENT
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fli2gif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index 6db0427d88c6..e209351fa9b3 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://jeff.bovine.net/download/fli2gif/ DISTNAME= ${PORTNAME}b MAINTAINER= ak@FreeBSD.org -COMMENT= Automatic Flic to animated GIF convertor +COMMENT= Automatic Flic to animated GIF converter NO_WRKSUBDIR= yes |