diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /graphics/ale | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) |
Notes
Diffstat (limited to 'graphics/ale')
-rw-r--r-- | graphics/ale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index 3d9a7f02fa45..62bfaf4b5977 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Anti-Lamenessing Engine OPTIONS= DOUBLE "64bit Data Precision Support" off \ |