Reflect my relocation by stealing matthieu@'s coordinates, although I am

slightly west from his place; bump a couple pkgnames as advised although this
is not worth it. This is my yearly commit to ports/, you can rest safely for
another 12 months or so.
This commit is contained in:
miod 2005-10-31 22:31:33 +00:00
parent aeb2e6cdfa
commit 38d24d9f1e
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2005/09/29 21:36:33 pedro Exp $
# $OpenBSD: Makefile,v 1.30 2005/10/31 22:31:33 miod 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/p8/}
PKGNAME= ${DISTNAME:S/p2/p9/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.64 2005/09/29 21:36:34 pedro Exp $
# $OpenBSD: OpenBSD-markers,v 1.65 2005/10/31 22:31:35 miod Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -43,6 +43,7 @@
43.1342 -78.966048 "Harnett" # Daniel L.
43.30 5.37 "Anriot" # Alexandre
43.5826 1.4376 "Herrb" # Matthieu
43.5826 1.4376 "Vallat" # Miod
43.633 -79.500 "Smith" # Brad
43.70 -79.42 "Westerback" # Ken
43.9183 -78.6838 "Bertrand" # Louis
@ -50,7 +51,6 @@
45.29 -73.34 "Lebel" # David
45.4745 -73.6556 "Sauve-Frankel" # Mathieu
45.5 -73.5 "Cote" # Yannick
45.78 3.08 "Vallat" # Miodrag
47.25 -61.48 "Cobb" # Wilbern
47.50 7.60 "Hartmeier" # Daniel
47.53 21.63 "Nagy" # Robert

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2005/09/29 21:36:34 pedro Exp $
# $OpenBSD: Makefile,v 1.10 2005/10/31 22:31:36 miod Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p7
PKGNAME= ${DISTNAME}p8
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>