At his request, remove Antti Harri as maintainer for these ports.

PKGNAMEs bumped.
This commit is contained in:
sthen 2009-08-03 16:57:43 +00:00
parent 0a7f16d03e
commit 130f32b2d5
3 changed files with 9 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2008/11/14 22:09:46 sthen Exp $ # $OpenBSD: Makefile,v 1.3 2009/08/03 16:57:44 sthen Exp $
COMMENT-main= tilt the floor to roll a ball through an obstacle course COMMENT-main= tilt the floor to roll a ball through an obstacle course
COMMENT-data= data for Neverball/Neverputt COMMENT-data= data for Neverball/Neverputt
@ -6,8 +6,8 @@ COMMENT-data= data for Neverball/Neverputt
V= 20081103 V= 20081103
DISTNAME= neverball-$V DISTNAME= neverball-$V
PKGNAME= neverball-$V PKGNAME= neverball-$V
PKGNAME-main= neverball-$V PKGNAME-main= neverball-$Vp0
PKGNAME-data= neverball-data-$V PKGNAME-data= neverball-data-$Vp0
EXTRACT_SUFX= .tar.bz2 EXTRACT_SUFX= .tar.bz2
CATEGORIES= games x11 CATEGORIES= games x11
@ -15,8 +15,6 @@ CATEGORIES= games x11
HOMEPAGE= http://icculus.org/neverball/ HOMEPAGE= http://icculus.org/neverball/
MASTER_SITES= http://openbsd.fi/distfiles/ MASTER_SITES= http://openbsd.fi/distfiles/
MAINTAINER= Antti Harri <iku@openbsd.fi>
MULTI_PACKAGES= -main -data MULTI_PACKAGES= -main -data
# GPL # GPL

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2009/02/05 20:33:12 kili Exp $ # $OpenBSD: Makefile,v 1.6 2009/08/03 16:57:44 sthen Exp $
ONLY_FOR_ARCHS = amd64 i386 macppc ONLY_FOR_ARCHS = amd64 i386 macppc
@ -12,17 +12,15 @@ CATEGORIES = games x11
V = 0.8.1 V = 0.8.1
PKGNAME-main = openarena-${V} PKGNAME-main = openarena-${V}p0
PKGNAME-server = openarena-server-${V} PKGNAME-server = openarena-server-${V}p0
PKGNAME-data = openarena-data-${V}p0 PKGNAME-data = openarena-data-${V}p1
PKG_ARCH-data = amd64,i386,macppc PKG_ARCH-data = amd64,i386,macppc
DISTNAME = oa${V:S/.//g} DISTNAME = oa${V:S/.//g}
DISTFILES = ${DISTNAME}.zip openarena-engine-${V}-1.tar.bz2 DISTFILES = ${DISTNAME}.zip openarena-engine-${V}-1.tar.bz2
MAINTAINER = Antti Harri <iku@openbsd.fi>
MS_PREFIX = http://download.tuxfamily.org/openarena/rel/ MS_PREFIX = http://download.tuxfamily.org/openarena/rel/
HOMEPAGE = http://www.openarena.ws/ HOMEPAGE = http://www.openarena.ws/
MASTER_SITES = ${MS_PREFIX}/${V:S/.//g}/ \ MASTER_SITES = ${MS_PREFIX}/${V:S/.//g}/ \

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2009/01/07 09:18:39 jasper Exp $ # $OpenBSD: Makefile,v 1.4 2009/08/03 16:57:43 sthen Exp $
COMMENT= identify or delete duplicates COMMENT= identify or delete duplicates
DISTNAME= fdupes-1.40 DISTNAME= fdupes-1.40
PKGNAME= ${DISTNAME}p1 PKGNAME= ${DISTNAME}p2
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= Antti Harri <iku@openbsd.fi>
HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html
MASTER_SITES= ${HOMEPAGE:fdupes.html=programs/} MASTER_SITES= ${HOMEPAGE:fdupes.html=programs/}