diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-23 14:05:31 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-23 14:05:31 +0000 |
commit | 05b0777c26f3a21b4251ad59adc4463bf47458da (patch) | |
tree | 99d55706d41a68f533a1a81e5940bf461f96d113 /astro/gpsbabel | |
parent | 986b67e1dfadbcf9c6b9167cec39e273513701bd (diff) |
Notes
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 |