diff options
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 |