diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /games/hex-a-hop/Makefile | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) | |
download | ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.tar.gz ports-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.zip |
Notes
Diffstat (limited to 'games/hex-a-hop/Makefile')
-rw-r--r-- | games/hex-a-hop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index 558a0e4c39b9..af7f228140ee 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTNAME}/${PORTVERSION} -MAINTAINER= jamie@bishopston.net +MAINTAINER= ports@FreeBSD.org COMMENT= A puzzle game based on hexagonal tiles USE_SDL= sdl |