finally add my coordinates.

ok mbalmer@
This commit is contained in:
fkr 2006-11-01 11:55:34 +00:00
parent 0fb33b7880
commit cff35738e5
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2006/10/29 19:39:22 kili Exp $
# $OpenBSD: Makefile,v 1.56 2006/11/01 11:55:34 fkr 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/p33/}
PKGNAME= ${DISTNAME:S/p2/p34/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.89 2006/10/29 19:39:22 kili Exp $
# $OpenBSD: OpenBSD-markers,v 1.90 2006/11/01 11:55:34 fkr Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -80,6 +80,7 @@
59.33 18.08 "art" # Artur Grabowski
59.43 17.81 "maja" # Mats O Jansson
53.538 -113.500 "ckuethe" # Chris Kuethe
52.992283 8.257298 "fkr" # Felix Kronlage
#-27.48 153.20 "d" # David Leonard
#-33.536466 151.093514 "dons" # Don Stewart

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.35 2006/10/29 19:39:22 kili Exp $
# $OpenBSD: Makefile,v 1.36 2006/11/01 11:55:34 fkr Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p31
PKGNAME= ${DISTNAME}p32
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>