diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 12:22:48 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 12:22:48 +0800 |
commit | c1f355ab8d152489596320a550b9c2df869989f5 (patch) | |
tree | 25f6a02bcdd65a4df82e7f775365f54f8389c1a1 /astro/wmspaceweather | |
parent | bb4cb52b6bf589e37f313ab679f5763dbb8037c9 (diff) | |
download | freebsd-ports-gnome-c1f355ab8d152489596320a550b9c2df869989f5.tar.gz freebsd-ports-gnome-c1f355ab8d152489596320a550b9c2df869989f5.tar.zst freebsd-ports-gnome-c1f355ab8d152489596320a550b9c2df869989f5.zip |
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 'astro/wmspaceweather')
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 534ba5e35bc0..b6219b27d6d7 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/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:54:58 taoka Exp $ +# $FreeBSD$ DISTNAME= wmSpaceWeather-1.04 PKGNAME= wmspaceweather-1.04 |