my /home is somewhere here

ok naddy@
This commit is contained in:
jasper 2006-06-19 18:07:49 +00:00
parent 857b51da70
commit 73a29365a1
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2006/05/29 18:01:13 steven Exp $
# $OpenBSD: Makefile,v 1.42 2006/06/19 18:07:49 jasper 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/p19/}
PKGNAME= ${DISTNAME:S/p2/p20/}
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD-markers,v 1.75 2006/05/28 22:45:42 ray Exp $
# $OpenBSD: OpenBSD-markers,v 1.76 2006/06/19 18:07:49 jasper Exp $
#
# THE PKGNAME MUST BE BUMPED FOR THE FOLLOWING PORTS WHEN YOU COMMIT
# TO THIS FILE:
@ -51,6 +51,7 @@
51.05 3.60 "wvdputte" # Wim Vandeputte
51.32 0.5 "fgsch" # Federico G. Schwindt
51.6 -114.1 "deraadt" # Theo de Raadt
51.84 4.97 "jasper" # Jasper Lievisse Adriaanse
52.2 12.75 "uwe" # Uwe Stuehler
52.26 4.63 "camield" # Camiel Dobbelaar
52.35 4.62 "otto" # Otto Moerbeek

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2006/05/28 22:45:42 ray Exp $
# $OpenBSD: Makefile,v 1.20 2006/06/19 18:07:49 jasper Exp $
COMMENT= "Draw pictures of the earth textured by an image"
DISTNAME= xplanet-1.1.2
PKGNAME= ${DISTNAME}p17
PKGNAME= ${DISTNAME}p18
CATEGORIES= astro x11
MAINTAINER= Robert Nagy <robert@openbsd.org>