diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /astro/xephem | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | ports-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz ports-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Notes
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 9c19e822ebae..2f125fbb35a2 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,6 +3,7 @@ PORTNAME= xephem PORTVERSION= 3.7.6 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ |