diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /games/xdeblock | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) |
Notes
Diffstat (limited to 'games/xdeblock')
-rw-r--r-- | games/xdeblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index 67c278153094..8e614f40a90a 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/game/action/block/ DISTFILES= ${PORTNAME}.tgz -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Block action game WRKSRC= ${WRKDIR}/xdeblo_v1.0 |