diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/tuxmath | |
parent | b71d9b1648d003c1a7607a65dd0d7bc7246061b3 (diff) | |
download | ports-faf157a3b32e12ee824ed5295a156101503deb96.tar.gz ports-faf157a3b32e12ee824ed5295a156101503deb96.zip |
Notes
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 155487b42252..90dc9c5e65e4 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Educational arcade game starring Tux USE_GMAKE= yes |