diff options
author | Steve Price <steve@FreeBSD.org> | 2000-02-27 23:15:12 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-02-27 23:15:12 +0000 |
commit | 97b16698b2c396cb717c794ea861d86eb32c795d (patch) | |
tree | 5cd59128672c0f3d7a28160291fb9e8c87a34a46 /astro/xephem/Makefile | |
parent | Coerce this into building again on -current and sort pkg/PLIST. (diff) |
The author removed some files from the distribution without bumping the
version number.
Notes
Notes:
svn path=/head/; revision=26392
Diffstat (limited to 'astro/xephem/Makefile')
-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 f96d950bbcf0..930fe0e2dbad 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -30,8 +30,8 @@ AUXIL= README jupiter.9910 logo.gif mars.9910 mars_db marsmap.fts \ moon.fts moon_db saturne.9910 uranus.9910 xephem.hlp \ xephem_sites -CATALOGS= Abell.edb IC.edb ISS.edb Messier.edb NGC.edb README SAC.edb \ - UGC.edb YBS.edb asteroids.edb comets.edb hickson.edb tycho.xe +CATALOGS= ISS.edb Messier.edb NGC.edb README SAC.edb \ + YBS.edb asteroids.edb comets.edb hickson.edb TOOLS= README extract.awk astorb2edb.pl jost2edb.awk mpcorb2edb.pl \ tle2edb.pl |