diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-15 22:52:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-15 22:52:07 +0800 |
commit | f817679ed4033b64fb4d85564928c1debe7d6012 (patch) | |
tree | c84271439afa0f4884f74bd1af1c5f1c55f17605 /astro/gpsbabel/Makefile | |
parent | bc097cd2af1ce75de6b88bfb2b94485eb0f46817 (diff) | |
download | freebsd-ports-gnome-f817679ed4033b64fb4d85564928c1debe7d6012.tar.gz freebsd-ports-gnome-f817679ed4033b64fb4d85564928c1debe7d6012.tar.zst freebsd-ports-gnome-f817679ed4033b64fb4d85564928c1debe7d6012.zip |
- Update to 1.3.6
PR: 131606
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'astro/gpsbabel/Makefile')
-rw-r--r-- | astro/gpsbabel/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 3c6c0cb65aad..d40659b9a567 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -5,11 +5,9 @@ # $FreeBSD$ PORTNAME= gpsbabel -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= astro geography -MASTER_SITES= GENTOO -MASTER_SITE_SUBDIR= distfiles -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/ MAINTAINER= wenheping@gmail.com COMMENT= A gps file translating tool |