diff options
author | green <green@FreeBSD.org> | 1999-11-01 00:09:19 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 1999-11-01 00:09:19 +0000 |
commit | af1e4bcc3e135dd88c0f07211eb400170516bd0a (patch) | |
tree | dca84097c34283d1f49f65edc486e30274ebdaf0 /astro | |
parent | 282b22e04ca02238291d6bd94cf77c294259e36b (diff) | |
download | FreeBSD-ports-af1e4bcc3e135dd88c0f07211eb400170516bd0a.zip FreeBSD-ports-af1e4bcc3e135dd88c0f07211eb400170516bd0a.tar.gz |
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.
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 f33d665..9425579 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 97fda30..0000000 --- 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. |