diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-11-17 19:33:49 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-11-17 19:33:49 +0000 |
commit | 0d36b820392e98ce1f2773800637fd8100e9d6a0 (patch) | |
tree | c62301eff33ee631fc7b7bb3c29c0b81e35fb752 /games | |
parent | 69f954d5efc18056004dbc320ab9fea9fcfa1281 (diff) | |
download | FreeBSD-ports-0d36b820392e98ce1f2773800637fd8100e9d6a0.zip FreeBSD-ports-0d36b820392e98ce1f2773800637fd8100e9d6a0.tar.gz |
- take maintainership
Diffstat (limited to 'games')
-rw-r--r-- | games/xneko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile index f74b709..e9a78c7 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= ../R5contrib DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= The classic cat-and-mouse NO_WRKSUBDIR= yes |