add myself. ok robert@

This commit is contained in:
moritz 2006-04-04 14:36:53 +00:00
parent 3264486c97
commit 5b8884488f
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2006/04/03 21:24:13 otto Exp $
# $OpenBSD: Makefile,v 1.39 2006/04/04 14:36:53 moritz 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/p17/}
PKGNAME= ${DISTNAME:S/p2/p18/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.73 2006/04/03 21:24:14 otto Exp $
# $OpenBSD: OpenBSD-markers,v 1.74 2006/04/04 14:36:53 moritz Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -59,6 +59,7 @@
53.22 10.00 "henning" # Henning Brauer
53.30 -6.24 "niallo" # Niall O'Higgins
53.317 9.817 "bernd" # Bernd Ahlers
53.36 10.02 "moritz" # Moritz Jodeit
53.56 -113.51 "beck" # Bob Beck
53.56 -113.51 "weingart" # Tobias Weingartner
55.593 12.987 "wilfried" # Peter Stromberg

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2006/04/03 21:24:13 otto Exp $
# $OpenBSD: Makefile,v 1.18 2006/04/04 14:36:53 moritz Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p15
PKGNAME= ${DISTNAME}p16
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>