there i am

This commit is contained in:
jaredy 2005-07-15 04:48:47 +00:00
parent 8660f21d63
commit 6b8072735c
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2005/07/12 05:00:57 jolan Exp $
# $OpenBSD: Makefile,v 1.25 2005/07/15 04:48:47 jaredy 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/p3/}
PKGNAME= ${DISTNAME:S/p2/p4/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.59 2005/07/12 05:00:58 jolan Exp $
# $OpenBSD: OpenBSD-markers,v 1.60 2005/07/15 04:48:47 jaredy Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -27,6 +27,7 @@
40 -75.10 "Keromytis" # Angelos D.
40.033779 -105.250051 "Miller" # Todd
40.115 -88.02 "Rahn" # Dale
40.4 -79.7 "Yanovich" # Jared
40.7517 -73.9942 "Shalayeff" # Michael
40.85 -96.75 "Phillips" # James, OpenBSD journal
41.881 -87.628 "Creighton" # Brandon

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2005/07/13 20:49:54 robert Exp $
# $OpenBSD: Makefile,v 1.5 2005/07/15 04:48:47 jaredy Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>