diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /games | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) | |
download | ports-b0823ae396a7b32354b085a7fe82dc7fd7a0beaf.tar.gz ports-b0823ae396a7b32354b085a7fe82dc7fd7a0beaf.zip |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Notes
Notes:
svn path=/head/; revision=120470
Diffstat (limited to 'games')
-rw-r--r-- | games/supertux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 19992ea34f42..6b37291a7359 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= super-tux -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers USE_X_PREFIX= yes |