diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index f423fb6dd74..876a92d8338 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.51 2006/10/10 23:27:56 jolan Exp $ +# $OpenBSD: Makefile,v 1.52 2006/10/15 10:14:01 ajacoutot 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/p29/} +PKGNAME= ${DISTNAME:S/p2/p30/} MAINTAINER= Marc Espie diff --git a/x11/xglobe/files/OpenBSD-markers b/x11/xglobe/files/OpenBSD-markers index 4f3d4528f94..38abe565ff9 100644 --- a/x11/xglobe/files/OpenBSD-markers +++ b/x11/xglobe/files/OpenBSD-markers @@ -1,4 +1,4 @@ -# $OpenBSD: OpenBSD-markers,v 1.85 2006/10/10 23:27:56 jolan Exp $ +# $OpenBSD: OpenBSD-markers,v 1.86 2006/10/15 10:14:01 ajacoutot Exp $ # # THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT # TO THIS FILE: @@ -48,6 +48,7 @@ 48.2 16.367 "martin" # Martin Reindl 48.35 7.46 "couderc" # Damien Couderc 48.750 2.317 "saad" # Saad Kadhi +48.8640 2.3555 "ajacoutot" # Antoine Jacoutot 48.87 2.33 "espie" # Marc Espie 49.22 -123.10 "hugh" # Hugh Graham 49.313446 -123.063975 "mjc" # Michael Coulter diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 9cf0e2ae911..863ecf72a67 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.31 2006/10/10 23:27:56 jolan Exp $ +# $OpenBSD: Makefile,v 1.32 2006/10/15 10:14:01 ajacoutot Exp $ COMMENT= "Draw pictures of the earth textured by an image" DISTNAME= xplanet-1.1.2 -PKGNAME= ${DISTNAME}p27 +PKGNAME= ${DISTNAME}p28 CATEGORIES= astro x11 MAINTAINER= Robert Nagy