this is my precise location, instead on the other side of town

(which was a rough guess)
This commit is contained in:
jasper 2006-10-05 14:58:12 +00:00
parent ba41f43450
commit 3d6e657370
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2006/09/30 18:36:41 henning Exp $
# $OpenBSD: Makefile,v 1.50 2006/10/05 14:58:12 jasper Exp $
COMMENT= "display the Earth on X11"
@ -8,7 +8,7 @@ HOMEPAGE= http://www.cs.unc.edu/~scheuerm/xglobe/
# Temporary release
MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/
DISTNAME= xglobe-0.5p2
PKGNAME= ${DISTNAME:S/p2/p27/}
PKGNAME= ${DISTNAME:S/p2/p28/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.83 2006/09/30 18:36:41 henning Exp $
# $OpenBSD: OpenBSD-markers,v 1.84 2006/10/05 14:58:12 jasper Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -57,8 +57,8 @@
51.0333 -114.0500 "pvalchev" # Peter Valchev
51.05 3.60 "wvdputte" # Wim Vandeputte
51.32 0.5 "fgsch" # Federico G. Schwindt
51.5 5 "jasper" # Jasper Lievisse Adriaanse
51.6 -114.1 "deraadt" # Theo de Raadt
51.84 4.97 "jasper" # Jasper Lievisse Adriaanse
52.2 12.75 "uwe" # Uwe Stuehler
52.26 4.63 "camield" # Camiel Dobbelaar
52.35 4.62 "otto" # Otto Moerbeek

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2006/09/30 18:36:41 henning Exp $
# $OpenBSD: Makefile,v 1.30 2006/10/05 14:58:12 jasper Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p25
PKGNAME= ${DISTNAME}p26
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>