diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /games/xflame | |
parent | 7c8201d0d4588871797fc167de31fd1dc794aec9 (diff) | |
download | ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.tar.gz ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.zip |
Notes
Diffstat (limited to 'games/xflame')
-rw-r--r-- | games/xflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xflame/Makefile b/games/xflame/Makefile index a15a085e24f7..ba4619f9bec2 100644 --- a/games/xflame/Makefile +++ b/games/xflame/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A cool animated flame USE_IMAKE= yes |