diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /games/hexxagon | |
parent | Fix counter breakage on 64bit arch. (diff) |
Use my @FreeBSD.org email for the rest of my ports
Notes
Notes:
svn path=/head/; revision=228771
Diffstat (limited to 'games/hexxagon')
-rw-r--r-- | games/hexxagon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile index f74284245ac9..12fc2aa7a5dc 100644 --- a/games/hexxagon/Makefile +++ b/games/hexxagon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/ -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A strategy hexagon game LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 |