Add my location.

ok, robert@ bernd@
This commit is contained in:
kili 2006-10-29 19:39:22 +00:00
parent 3c25d302e8
commit 80959f9f6b
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.54 2006/10/24 04:51:23 jcs Exp $
# $OpenBSD: Makefile,v 1.55 2006/10/29 19:39:22 kili 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/p32/}
PKGNAME= ${DISTNAME:S/p2/p33/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.88 2006/10/24 04:51:23 jcs Exp $
# $OpenBSD: OpenBSD-markers,v 1.89 2006/10/29 19:39:22 kili Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -62,6 +62,7 @@
51.6 -114.1 "deraadt" # Theo de Raadt
52.2 12.75 "uwe" # Uwe Stuehler
52.26 4.63 "camield" # Camiel Dobbelaar
52.28083 10.57271 "kili" # Matthias Kilian
52.35 4.62 "otto" # Otto Moerbeek
52.3667 9.71667 "reyk" # Reyk Floeter
52.5 21 "alek" # Aleksander Piotrowski

View File

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