diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 6828aab983a680fe5cd2892778688d7fcea2ee54 (patch) | |
tree | bdae102f1c6c64e4a173d90f1027ea5fdba8d16b /games/tuxmath | |
parent | 84b428ccbbc9a0c35c3831c87b0bb06f6b0d189d (diff) | |
download | FreeBSD-ports-6828aab983a680fe5cd2892778688d7fcea2ee54.zip FreeBSD-ports-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.gz |
- Reassign ports to heap
Submitted by: alepulver
Diffstat (limited to 'games/tuxmath')
-rw-r--r-- | games/tuxmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 3e77849b..8e45cc8 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -13,7 +13,7 @@ CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/2191/ DISTNAME= ${PORTNAME}_w_fonts-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Educational arcade game starring Tux USE_GMAKE= yes |