clean up after a src committer who doesn't listen

This commit is contained in:
sturm 2006-07-02 15:37:18 +00:00
parent f06bd16c19
commit 9badbefa06
2 changed files with 4 additions and 4 deletions

View File

@ -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 <espie@openbsd.org>

View File

@ -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 <robert@openbsd.org>