diff options
author | cs <cs@FreeBSD.org> | 2012-07-23 22:05:31 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-23 22:05:31 +0800 |
commit | e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0 (patch) | |
tree | 99d55706d41a68f533a1a81e5940bf461f96d113 /astro/gpsbabel | |
parent | 33a437104aea7b756586ae69f01ea6fbc1c8619c (diff) | |
download | freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.tar.gz freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.tar.zst freebsd-ports-gnome-e669a07fa8e4e05f5d91c2e969cf8f2c4d0687c0.zip |
Fix typos in COMMENT
Diffstat (limited to 'astro/gpsbabel')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index fdefdcaabd1f..a82e08b21676 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles MAINTAINER= wenheping@gmail.com -COMMENT= A gps file translating tool +COMMENT= A GPS file translating tool LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 |