diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-12 05:13:18 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-12 05:13:18 +0000 |
commit | 9469fbba1b1652c00314eaa279ee957d1cd251c4 (patch) | |
tree | c99d25d85155d27b560518b57240b28b79b95791 /games/wesnoth-devel | |
parent | aa0b19f75027b966e4a48e2250b0bfd973f2110b (diff) | |
download | ports-9469fbba1b1652c00314eaa279ee957d1cd251c4.tar.gz ports-9469fbba1b1652c00314eaa279ee957d1cd251c4.zip |
I have been meaning to create several slaves of wesnoth such as for server,
tools, client and etc. But I never did. It seems like I have lost my
insterest with Wesnoth. Therefore, I am giving up my maintainership to ports@.
Notes
Notes:
svn path=/head/; revision=177076
Diffstat (limited to 'games/wesnoth-devel')
-rw-r--r-- | games/wesnoth-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 1483a9691371..052df54b33a2 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.wesnoth.org/files/ MASTER_SITE_SUBDIR= wesnoth -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fantasy turn-based strategy game LIB_DEPENDS= zipios.0:${PORTSDIR}/archivers/zipios++ |