diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
commit | fe41ac4efc962236add9e9debaecd5f045c2b992 (patch) | |
tree | ca98c3874d312420b2c73bba9745a6e48435ddf6 /astro/xephem | |
parent | f0b7b5849c2d1d569c50a685af58260cf6a982fc (diff) | |
download | ports-fe41ac4efc962236add9e9debaecd5f045c2b992.tar.gz ports-fe41ac4efc962236add9e9debaecd5f045c2b992.zip |
Notes
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 8068620d565e..6bc3b2948f64 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.2 1996/08/03 09:01:59 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/08/16 17:04:26 erich Exp $ # DISTNAME= xephem_2.7.1 PKGNAME= xephem-2.7.1 -CATEGORIES= misc +CATEGORIES= astro MASTER_SITES= ftp://ftp.x.org/contrib/applications/ MAINTAINER= erich@FreeBSD.org |