diff options
Diffstat (limited to 'games/rubix')
-rw-r--r-- | games/rubix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile index e318441..794592d 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -10,7 +10,7 @@ DISTNAME= rubix-1.0.1 CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_GMAKE= yes MAKE_ENV= GMAKE=${GMAKE} |