diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 8f2836a5bba..38db493b0e3 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.43 2006/06/19 19:45:22 steven Exp $ +# $OpenBSD: Makefile,v 1.44 2006/07/02 15:37:18 sturm 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/p21/} +PKGNAME= ${DISTNAME:S/p2/p22/} MAINTAINER= Marc Espie diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 17d98837b0e..ba4eb496abc 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2006/06/19 19:45:22 steven Exp $ +# $OpenBSD: Makefile,v 1.22 2006/07/02 15:37:18 sturm Exp $ COMMENT= "Draw pictures of the earth textured by an image" DISTNAME= xplanet-1.1.2 -PKGNAME= ${DISTNAME}p19 +PKGNAME= ${DISTNAME}p20 CATEGORIES= astro x11 MAINTAINER= Robert Nagy