diff options
Diffstat (limited to 'astro/xtide/Makefile')
-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 754dd4325412..d95d8ce96ffb 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,20 +3,20 @@ # Date created: 30 August 1997 # Whom: Brion Moss <brion@queeg.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/28 20:44:17 fenner 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 -EXTRACT_ONLY= xtide-1.6.2.tgz MAINTAINER= brion@queeg.com # www.universe.digex.net is broken FETCH_BEFORE_ARGS= -t +EXTRACT_ONLY= xtide-1.6.2.tgz USE_IMAKE= yes NO_WRKSUBDIR= yes MAN1= xtide.1 |