diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /games/rubix | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (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 ba1685cab1c7..7862079a6ad5 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes MAKE_ENV= GMAKE=${GMAKE} |