At his request, remove Antti Harri as maintainer for these ports.
PKGNAMEs bumped.
This commit is contained in:
parent
0a7f16d03e
commit
130f32b2d5
@ -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-data= data for Neverball/Neverputt
|
||||
@ -6,8 +6,8 @@ COMMENT-data= data for Neverball/Neverputt
|
||||
V= 20081103
|
||||
DISTNAME= neverball-$V
|
||||
PKGNAME= neverball-$V
|
||||
PKGNAME-main= neverball-$V
|
||||
PKGNAME-data= neverball-data-$V
|
||||
PKGNAME-main= neverball-$Vp0
|
||||
PKGNAME-data= neverball-data-$Vp0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CATEGORIES= games x11
|
||||
@ -15,8 +15,6 @@ CATEGORIES= games x11
|
||||
HOMEPAGE= http://icculus.org/neverball/
|
||||
MASTER_SITES= http://openbsd.fi/distfiles/
|
||||
|
||||
MAINTAINER= Antti Harri <iku@openbsd.fi>
|
||||
|
||||
MULTI_PACKAGES= -main -data
|
||||
|
||||
# GPL
|
||||
|
@ -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
|
||||
|
||||
@ -12,17 +12,15 @@ CATEGORIES = games x11
|
||||
|
||||
V = 0.8.1
|
||||
|
||||
PKGNAME-main = openarena-${V}
|
||||
PKGNAME-server = openarena-server-${V}
|
||||
PKGNAME-data = openarena-data-${V}p0
|
||||
PKGNAME-main = openarena-${V}p0
|
||||
PKGNAME-server = openarena-server-${V}p0
|
||||
PKGNAME-data = openarena-data-${V}p1
|
||||
|
||||
PKG_ARCH-data = amd64,i386,macppc
|
||||
|
||||
DISTNAME = oa${V:S/.//g}
|
||||
DISTFILES = ${DISTNAME}.zip openarena-engine-${V}-1.tar.bz2
|
||||
|
||||
MAINTAINER = Antti Harri <iku@openbsd.fi>
|
||||
|
||||
MS_PREFIX = http://download.tuxfamily.org/openarena/rel/
|
||||
HOMEPAGE = http://www.openarena.ws/
|
||||
MASTER_SITES = ${MS_PREFIX}/${V:S/.//g}/ \
|
||||
|
@ -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
|
||||
|
||||
DISTNAME= fdupes-1.40
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= Antti Harri <iku@openbsd.fi>
|
||||
|
||||
HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html
|
||||
MASTER_SITES= ${HOMEPAGE:fdupes.html=programs/}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user