diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
commit | 5f37dd84911359300a58a785d4ea4bc1d612812a (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /astro/tkgeomap | |
parent | c72cc7a3f36bdc8502fd2932570ed6520ca23d03 (diff) | |
download | freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.gz freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.zst freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.zip |
Fix typos in COMMENT
Diffstat (limited to 'astro/tkgeomap')
-rw-r--r-- | astro/tkgeomap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index 15a5844f5c24..634b6c0c1d15 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro tk MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= Read, manipulate and display geo data +COMMENT= Read, manipulate, and display geo data LIB_DEPENDS= tclgeomap.0:${PORTSDIR}/astro/tclgeomap |