diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-06-10 07:36:26 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-06-10 07:36:26 +0000 |
commit | 2229b83fb606f8d8cede792a25b1d58e6a52e6a2 (patch) | |
tree | 9e1a49f4ad047599e74988bf68291c611b96deb3 /astro/xephem | |
parent | e94b99c1c4e20d3950c50590fd212d695ddf7ecd (diff) | |
download | ports-2229b83fb606f8d8cede792a25b1d58e6a52e6a2.tar.gz ports-2229b83fb606f8d8cede792a25b1d58e6a52e6a2.zip |
Notes
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 4 | ||||
-rw-r--r-- | astro/xephem/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 65698103892c..1f0763d0ffe5 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -6,11 +6,11 @@ # PORTNAME= xephem -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= An interactive astronomical ephemeris program WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem diff --git a/astro/xephem/distinfo b/astro/xephem/distinfo index 01531e0c082d..b451ba81d73b 100644 --- a/astro/xephem/distinfo +++ b/astro/xephem/distinfo @@ -1,2 +1,2 @@ -MD5 (xephem-3.6.3.tar.gz) = 31e0e3ba86ca4b712573689ffa13a769 -SIZE (xephem-3.6.3.tar.gz) = 10013287 +MD5 (xephem-3.6.4.tar.gz) = f108d27e25cf9d569fbe419c1570e504 +SIZE (xephem-3.6.4.tar.gz) = 10022695 |