diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /graphics/ale/Makefile | |
parent | 09150444156464d32ceac85b43ca5d4d18e82461 (diff) |
Notes
Diffstat (limited to 'graphics/ale/Makefile')
-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 e05f79b58b3f..69dbfebc2ed0 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Anti-Lamenessing Engine OPTIONS= DOUBLE "64bit Data Precision Support" off \ |