diff options
author | nox <nox@FreeBSD.org> | 2010-12-18 15:53:27 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2010-12-18 15:53:27 +0800 |
commit | c8fe668077269a1948e862306630d72f25693440 (patch) | |
tree | 515c5b1e688748dc36760dcaec032ece400cec9f /astro | |
parent | e64b37f391e0e0e9ec9126d46f984fc7feec519e (diff) | |
download | freebsd-ports-gnome-c8fe668077269a1948e862306630d72f25693440.tar.gz freebsd-ports-gnome-c8fe668077269a1948e862306630d72f25693440.tar.zst freebsd-ports-gnome-c8fe668077269a1948e862306630d72f25693440.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
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 |