diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:22:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 04:22:48 +0000 |
commit | 4f4c6521c92161d9fa07733209469ee95f8c7e90 (patch) | |
tree | 38fe9a8d892c5e29db2aca3455e5abf4afcea452 /astro/ephem | |
parent | 75ed40ed64cf39d2b05a9e89bf201c0287e39a55 (diff) |
Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes
Notes:
svn path=/head/; revision=20936
Diffstat (limited to 'astro/ephem')
-rw-r--r-- | astro/ephem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index 0ce1926063e8..affa4155ff62 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -3,7 +3,7 @@ # Date created: 3 April 1997 # Whom: eserte # -# $Id: Makefile,v 1.1.1.1 1997/06/03 09:14:13 asami Exp $ +# $FreeBSD$ # DISTNAME= ephem_4.28_unix |