diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /games/rubix | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) |
Notes
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 689bdf7da518..ae7b6f5afa33 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ \ http://mirror.mcx2.org/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another Rubik's cube game with a rather interesting interface USES= gmake tar:bzip2 |