diff options
author | asami <asami@FreeBSD.org> | 1997-11-29 08:58:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-29 08:58:08 +0800 |
commit | e6b948ec318095ab8e64560c407e02a6ed4a170c (patch) | |
tree | f5a4087dde6db4f4387f8e144703133e3b2a1761 /astro | |
parent | 6b2dda270252e92a41420fc85f955e5d684fe89e (diff) | |
download | freebsd-ports-gnome-e6b948ec318095ab8e64560c407e02a6ed4a170c.tar.gz freebsd-ports-gnome-e6b948ec318095ab8e64560c407e02a6ed4a170c.tar.zst freebsd-ports-gnome-e6b948ec318095ab8e64560c407e02a6ed4a170c.zip |
Portlint.
Diffstat (limited to 'astro')
-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 |