summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-30 17:38:24 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-30 17:38:24 +0000
commit3c8f69592976d7d3527cdc96221e3af54d55f36f (patch)
tree383742d831adf9c8095d9a7686470f02521b0554 /games
parento use daemon(3) instead of just fork(2) when daemonize. (diff)
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Notes
Notes: svn path=/head/; revision=74295
Diffstat (limited to 'games')
-rw-r--r--games/blockade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blockade/Makefile b/games/blockade/Makefile
index d62494cca415..91dd9caec202 100644
--- a/games/blockade/Makefile
+++ b/games/blockade/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://www.geocities.com/TimesSquare/Zone/5267/
DISTFILES= blockade-1_00-linux.tar.gz
-MAINTAINER= cpiazza@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes