From 6b8072735cd7195f948a95d3c57653cbec31e02f Mon Sep 17 00:00:00 2001 From: jaredy Date: Fri, 15 Jul 2005 04:48:47 +0000 Subject: [PATCH] there i am --- x11/xglobe/Makefile | 4 ++-- x11/xglobe/files/OpenBSD-markers | 3 ++- x11/xplanet/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 53c89c7833d..0760d6f0446 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -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 diff --git a/x11/xglobe/files/OpenBSD-markers b/x11/xglobe/files/OpenBSD-markers index 97a50912870..7eb8403a4d2 100644 --- a/x11/xglobe/files/OpenBSD-markers +++ b/x11/xglobe/files/OpenBSD-markers @@ -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 diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 10ec5abf649..abda2c8a6f5 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -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