diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-16 06:35:10 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-16 06:35:10 +0800 |
commit | 7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb (patch) | |
tree | c5c8b536c6a0c5c16c02a3399a08c70fd6fc3c4f /astro/xephem | |
parent | 16c27e5849349049bd1a20b7e6d6356bbff24e0c (diff) | |
download | freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.tar.gz freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.tar.zst freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.zip |
CATAGORIES+= -> CATAGORIES=
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 3 |
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> |