From e6cefdff9e3688216c68eb0112fda34e434df310 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 8 Apr 2009 21:58:01 +0000 Subject: [PATCH] - take maintainership for the time being discussed with/agreed by vlad (previous maintainer) --- games/wesnoth/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 86df2f38325..45564f81806 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.23 2009/03/18 11:42:16 jasper Exp $ +# $OpenBSD: Makefile,v 1.24 2009/04/08 21:58:01 jasper Exp $ COMMENT= fantasy turn-based strategy game DISTNAME= wesnoth-1.4.7 +PKGNAME= ${DISTNAME}p0 CATEGORIES= games x11 HOMEPAGE= http://www.wesnoth.org/ -MAINTAINER= Vlad Glagolev +MAINTAINER= Jasper Lievisse Adriaanse MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2