diff options
author | Brian Feldman <green@FreeBSD.org> | 1999-11-01 00:09:19 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 1999-11-01 00:09:19 +0000 |
commit | 219fda911a5282191d67d43dfb43e8e63212e010 (patch) | |
tree | 7d13104053d924c0d38d6a5e6e5788c4dca08cc8 /astro | |
parent | Update to version 1.10+0.99. (diff) |
Completely deprecate freebsd.core.markers by removal. This is in favor
of freebsd.committers.markers which is more up-to-date and includes
the core as well, thereby reducing the redundancy.
Notes
Notes:
svn path=/head/; revision=22748
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xearth/Makefile | 1 | ||||
-rw-r--r-- | astro/xearth/files/freebsd.core.markers | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index f33d665b4d21..94255795d890 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -22,7 +22,6 @@ MAN1= xearth.1 # Copy the list of FreeBSD sites post-install: ${MKDIR} ${PREFIX}/lib/X11/xearth - ${CP} ${FILESDIR}/freebsd.core.markers ${PREFIX}/lib/X11/xearth ${CP} ${FILESDIR}/freebsd.committers.markers ${PREFIX}/lib/X11/xearth ${CP} ${FILESDIR}/freebsd.ftp.markers ${PREFIX}/lib/X11/xearth diff --git a/astro/xearth/files/freebsd.core.markers b/astro/xearth/files/freebsd.core.markers deleted file mode 100644 index 97fda30a1624..000000000000 --- a/astro/xearth/files/freebsd.core.markers +++ /dev/null @@ -1,16 +0,0 @@ -# -# FreeBSD core team members -# -37.4, -122.0, "asami" # Santa Clara, CA -40.0, -123.5, "jkh" # Miranda, CA -40.1, -105.3, "gibbs" # Boulder, CO -45.5, -122.6, "davidg" # near Portland, OR -47.5, -122.4, "jdp" # Seattle, WA -42.4, -71.1, "wollman" # Boston, MA -39.2, -77.0, "jmb,gpalmer" # Silver Spring,MD/Alexandria,VA -55.8, 37.6, "ache" # Moscow -55.4, 11.3, "phk, sos" # Denmark -52.0, 13.8, "joerg" # Germany -29.7, -95.4, "rich" # Houston, TX --33.55,151.1, "bde" # Sydney, Australia. --31.58,115.49, "peter" # Perth, Australia. |