diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 14:40:55 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 14:40:55 +0000 |
commit | 9cae3e39dff4d107a428952a02886f010702d966 (patch) | |
tree | 2efb870c54ad687d4142b25717dd15fcc395cb06 /astro/xtide | |
parent | 9eda7ccec9d5191d1e850a1e6cca506320ea94c3 (diff) | |
download | ports-9cae3e39dff4d107a428952a02886f010702d966.tar.gz ports-9cae3e39dff4d107a428952a02886f010702d966.zip |
Notes
Diffstat (limited to 'astro/xtide')
-rw-r--r-- | astro/xtide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index d95d8ce96ffb..ff321a3f3c5f 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,13 +3,13 @@ # Date created: 30 August 1997 # Whom: Brion Moss <brion@queeg.com> # -# $Id: Makefile,v 1.1.1.1 1997/11/28 20:44:17 fenner Exp $ +# $Id: Makefile,v 1.2 1997/11/29 00:58:08 asami Exp $ # DISTNAME= xtide-1.6.2 CATEGORIES= astro MASTER_SITES= http://www.universe.digex.net/~dave/files/ -DISTFILES= xtide-1.6.2.tgz harmonics.gz +DISTFILES= xtide-1.6.2.tar.gz harmonics.gz MAINTAINER= brion@queeg.com |