This commit is contained in:
marco 2006-04-03 14:42:20 +00:00
parent f1c00174fe
commit 94c6f29b01
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2006/04/03 14:25:42 bernd Exp $
# $OpenBSD: Makefile,v 1.35 2006/04/03 14:42:20 marco 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/p13/}
PKGNAME= ${DISTNAME:S/p2/p14/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.69 2006/04/03 13:58:36 mickey Exp $
# $OpenBSD: OpenBSD-markers,v 1.70 2006/04/03 14:42:20 marco Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -15,6 +15,7 @@
-22.88 -43.28 "Martelletto" # Pedro
15.58 -61.35 "Vink" # Joris
25.0 121.400 "Lo" # Kevin
30.448 -97.684 "Peereboom" # Marco
32.857736 -117.211507 "Grimes" # Mark
33.700077 -117.887943 "Peel" # Jason
35.5635277 -97.5437221 "Fries" # Todd

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2006/04/03 14:25:42 bernd Exp $
# $OpenBSD: Makefile,v 1.14 2006/04/03 14:42:20 marco Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p11
PKGNAME= ${DISTNAME}p12
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>