diff options
author | Juergen Lock <nox@FreeBSD.org> | 2010-12-18 07:53:27 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2010-12-18 07:53:27 +0000 |
commit | 7534038012b6b71a2925dd7535ef291b6bac1855 (patch) | |
tree | efb95fb6536057c610c77f7cbb278439f51d3940 /astro | |
parent | 7ce2d5a2a6af5e65ed86cc7602b7b13ead4f4a26 (diff) | |
download | ports-7534038012b6b71a2925dd7535ef291b6bac1855.tar.gz ports-7534038012b6b71a2925dd7535ef291b6bac1855.zip |
Add back PORTEPOCH. (that for some reason I misread as PORTREVISION
and gc'd it with the last update...)
Reported by: Jan Henrik Sylvester via private email
Notes
Notes:
svn path=/head/; revision=266541
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 0119e8df978c..c444bdf100ea 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -7,6 +7,7 @@ PORTNAME= google-earth PORTVERSION= 6.0.1.2032 +PORTEPOCH= 1 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/earth/client/advanced/previous/:previous \ http://dl.google.com/earth/client/current/:current |