Add my coordinates.

OK mbalmer@
This commit is contained in:
ray 2006-05-28 22:45:42 +00:00
parent 80d064fb24
commit 710a8a502d
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2006/04/04 14:36:53 moritz Exp $
# $OpenBSD: Makefile,v 1.40 2006/05/28 22:45:42 ray Exp $
COMMENT= "display the Earth on X11"
@ -7,7 +7,7 @@ HOMEPAGE= http://www.cs.unc.edu/~scheuerm/xglobe/
#MASTER_SITES= ${HOMEPAGE}
# Temporary release
MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/
DISTNAME= xglobe-0.5p2
DISTNAME= xglobe-0.5p3
PKGNAME= ${DISTNAME:S/p2/p18/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.74 2006/04/04 14:36:53 moritz Exp $
# $OpenBSD: OpenBSD-markers,v 1.75 2006/05/28 22:45:42 ray Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -20,6 +20,7 @@
40.033779 -105.250051 "millert" # Todd C. Miller
40.115 -88.02 "drahn" # Dale Rahn
40.4 -79.7 "jaredy" # Jared Yanovich
40.721300 -73.858770 "ray" # Ray Lai
42.1230 -88.261 "jcs" # Joshua Stein
42.150962 -88.030436 "jolan" # Jolan Luff
42.2731 -83.782 "aaron" # Aaron Campbell

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2006/04/04 14:36:53 moritz Exp $
# $OpenBSD: Makefile,v 1.19 2006/05/28 22:45:42 ray Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p16
PKGNAME= ${DISTNAME}p17
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>