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/wmsun/Makefile | |
parent | Update to 3.1.2 (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.
Diffstat (limited to '')
-rw-r--r-- | astro/wmsun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 99f8936a694a..ae422201cef3 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -3,7 +3,7 @@ # Date created: 16 April 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/04/30 04:55:56 taoka Exp $ +# $FreeBSD$ DISTNAME= wmSun-1.03 PKGNAME= wmsun-1.03 |