From bebf7a0aec53007133e1fed9ed427ccbb6aef243 Mon Sep 17 00:00:00 2001 From: erich Date: Thu, 27 Mar 1997 23:44:49 +0000 Subject: upgrade to 3.0 --- astro/xephem/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'astro/xephem/Makefile') diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 6567d3efe81c..1c3ef33f5031 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: xephem -# Version required: 2.7.1 +# Version required: 3.0 # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.3 1996/11/15 22:35:07 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/18 09:52:05 asami Exp $ # -DISTNAME= xephem_2.7.1 -PKGNAME= xephem-2.7.1 +DISTNAME= xephem_3.0 +PKGNAME= xephem-3.0 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications +MASTER_SITES= ftp://iraf.noao.edu/contrib/xephem/xephem_3.0/ MAINTAINER= erich@FreeBSD.org REQUIRES_MOTIF= yes + USE_IMAKE= yes .include -- cgit