more non-developers

This commit is contained in:
robert 2006-04-03 17:20:18 +00:00
parent fc56c03589
commit f512153326
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2006/04/03 16:59:40 robert Exp $
# $OpenBSD: Makefile,v 1.37 2006/04/03 17:20:18 robert 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/p15/}
PKGNAME= ${DISTNAME:S/p2/p16/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.71 2006/04/03 16:59:40 robert Exp $
# $OpenBSD: OpenBSD-markers,v 1.72 2006/04/03 17:20:18 robert Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -43,7 +43,6 @@
48.137970 11.542279 "markus" # Markus Friedl
48.35 7.46 "couderc" # Damien Couderc
48.750 2.317 "saad" # Saad Kadhi
49.22 -123.10 "hugh" # Hugh
49.28 -123.12 "mcbride" # Ryan Thomas McBride
49.48 8.42 "naddy" # Christian Weisgerber
48.08 11.31 "sturm" # Nikolay Sturm
@ -67,7 +66,6 @@
57.717 11.967 "niklas" # Niklas Hallqvist
59.33 18.08 "art" # Artur Grabowski
59.43 17.81 "maja" # Mats O Jansson
53.29836 -6.2233 "catchcart" # David Catchcart
52.3667 9.71667 "reyk" # Reyk Floeter
#-27.48 153.20 "d" # David Leonard
@ -93,7 +91,9 @@
#47.25 -61.48 "wcobb" # Wilbern Cobb
#48.3 15.7 "reinhard" # Reinhard J. Sammer
#48.76472 9.17027 "pb" # Philipp Buehler
#49.22 -123.10 "hugh" # Hugh
#49.313446 -123.063975 "mjc" # Michael Coulter
#53.29836 -6.2233 "catchcart" # David Catchcart
#55.02 82.54 "form" # Oleg Safiullin
#57.0 24.0 "mpech" # Mike Pechkin
#59.52 17.38 "nino" # Nils Nordman

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2006/04/03 17:06:03 robert Exp $
# $OpenBSD: Makefile,v 1.16 2006/04/03 17:20:18 robert Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p13
PKGNAME= ${DISTNAME}p14
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>