diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/xtide/Makefile | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
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 cc5ba512d3f2..4be5df6dd6e7 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xtide -# Version required: 1.6.2 # Date created: 30 August 1997 # Whom: Brion Moss <brion@queeg.com> # # $FreeBSD$ # -DISTNAME= xtide-1.6.2 +PORTNAME= xtide +PORTVERSION= 1.6.2 CATEGORIES= astro MASTER_SITES= http://www.universe.digex.net/~dave/files/ DISTFILES= xtide-1.6.2.tar.gz harmonics.gz |