diff --git a/games/neverball/Makefile b/games/neverball/Makefile index 8819bd5e4ba..088905838d6 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -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 - MULTI_PACKAGES= -main -data # GPL diff --git a/games/openarena/Makefile b/games/openarena/Makefile index 64452d38d7b..6182bbc73f1 100644 --- a/games/openarena/Makefile +++ b/games/openarena/Makefile @@ -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 - MS_PREFIX = http://download.tuxfamily.org/openarena/rel/ HOMEPAGE = http://www.openarena.ws/ MASTER_SITES = ${MS_PREFIX}/${V:S/.//g}/ \ diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile index bce918adc29..823f6ef9d9a 100644 --- a/sysutils/fdupes/Makefile +++ b/sysutils/fdupes/Makefile @@ -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 - HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html MASTER_SITES= ${HOMEPAGE:fdupes.html=programs/}