- add myself to the markers file

- bump PKGNAMEs

ok sturm@
This commit is contained in:
bernd 2005-09-19 18:32:43 +00:00
parent 93c3b0b6fe
commit 71f663f54f
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2005/08/03 08:19:24 sturm Exp $
# $OpenBSD: Makefile,v 1.27 2005/09/19 18:32:43 bernd 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/p5/}
PKGNAME= ${DISTNAME:S/p2/p6/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.61 2005/08/03 08:19:24 sturm Exp $
# $OpenBSD: OpenBSD-markers,v 1.62 2005/09/19 18:32:43 bernd Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -77,6 +77,7 @@
53.13 9 "Finck" # Jan-Uwe
53.22 10.00 "Brauer" # Henning
53.30 -6.24 "O'Higgins" # Niall
53.317 9.817 "Ahlers" # Bernd
53.56 -113.51 "Beck" # Bob
53.56 -113.51 "Weingartner" # Tobias
55.02 82.54 "Safiullin" # Oleg

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2005/08/03 16:39:06 sturm Exp $
# $OpenBSD: Makefile,v 1.7 2005/09/19 18:32:43 bernd Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>