diff options
Diffstat (limited to 'astro/gpstk/Makefile')
-rw-r--r-- | astro/gpstk/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index e7460251235d..dbeb4f96e854 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gpstk -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= astro devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}${PORTVERSION}.src MAINTAINER= bms@FreeBSD.org COMMENT= Toolkit for developing GPS applications |