diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
commit | e696084d235a5c22d5e10e79e3d77c58e4be7c06 (patch) | |
tree | d6bf12ae9abee81c80a0b9961589c169f7e80899 /games/vor/Makefile | |
parent | Update to 0.45 (diff) |
Update my email address in 132 ports.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=215297
Diffstat (limited to 'games/vor/Makefile')
-rw-r--r-- | games/vor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vor/Makefile b/games/vor/Makefile index 309a904e93f7..4a4c93456a28 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://qualdan.com/vor/ \ http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Dodge the rocks until you die BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone |