summaryrefslogtreecommitdiff
path: root/astro/xephem/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 22:35:10 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 22:35:10 +0000
commita3dbd66287184164681fc124c2e60f8e3b5a3f1d (patch)
treec411c765e75b183555097debe1d083cbb089248a /astro/xephem/Makefile
parentattach new ports (diff)
CATAGORIES+= -> CATAGORIES=
Notes
Notes: svn path=/head/; revision=4496
Diffstat (limited to '')
-rw-r--r--astro/xephem/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 6bc3b2948f64..a0b8dc83c9bb 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/08/16 17:04:26 erich Exp $
+# $Id: Makefile,v 1.2 1996/10/31 10:45:42 asami Exp $
#
DISTNAME= xephem_2.7.1
@@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.x.org/contrib/applications/
MAINTAINER= erich@FreeBSD.org
REQUIRES_MOTIF= yes
-
USE_IMAKE= yes
.include <bsd.port.mk>