diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-06 18:14:36 +0000 |
commit | 2b3b399de830d758565d1fb560790fcd0fa4c652 (patch) | |
tree | 0fd76fbb3661dcb70189f1839f1d615568df9308 /games/rubix | |
parent | b2a345eae55e2bece034c2ad6695e21d89d48727 (diff) | |
download | ports-2b3b399de830d758565d1fb560790fcd0fa4c652.tar.gz ports-2b3b399de830d758565d1fb560790fcd0fa4c652.zip |
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 ce71a1670a4a..e30a76597c2c 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ \ http://mirror.mcx2.org/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Another Rubik's cube game with a rather interesting interface USE_BZIP2= yes |