diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /games/4stattack/Makefile | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) | |
download | ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.tar.gz ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.zip |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=133186
Diffstat (limited to 'games/4stattack/Makefile')
-rw-r--r-- | games/4stattack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/4stattack/Makefile b/games/4stattack/Makefile index 76e211a6bd1c..200b1b93b659 100644 --- a/games/4stattack/Makefile +++ b/games/4stattack/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= forcedattack DISTNAME= 4stAttack-${PORTVERSION} -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= Connect four stones in a straight line RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |