diff options
Diffstat (limited to 'astro/google-earth-pro/Makefile')
-rw-r--r-- | astro/google-earth-pro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/google-earth-pro/Makefile b/astro/google-earth-pro/Makefile index 654b04a6e8c6..7913f186d4e2 100644 --- a/astro/google-earth-pro/Makefile +++ b/astro/google-earth-pro/Makefile @@ -3,9 +3,8 @@ # https://support.google.com/earth/answer/168344 PORTNAME= google-earth-pro -DISTVERSION= 7.3.6.10201 +DISTVERSION= 7.3.6.10441 DISTVERSIONSUFFIX= -0 -PORTREVISION= 2 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/linux/earth/rpm/stable/x86_64/ DISTFILES_amd64= ${PORTNAME}-stable-${DISTVERSION}${DISTVERSIONSUFFIX}.x86_64.rpm |