aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2013-01-07 01:42:35 +0800
committermandree <mandree@FreeBSD.org>2013-01-07 01:42:35 +0800
commit6545281caa732e5c37d3ed2ee5218c2551ffa55c (patch)
treeb46e7bfb0ce5003c5711a53372279861e5e2fcb2 /lang
parenta9bb4749fa3fb10dd5f1bc1580bf1304ca807973 (diff)
downloadfreebsd-ports-graphics-6545281caa732e5c37d3ed2ee5218c2551ffa55c.tar.gz
freebsd-ports-graphics-6545281caa732e5c37d3ed2ee5218c2551ffa55c.tar.zst
freebsd-ports-graphics-6545281caa732e5c37d3ed2ee5218c2551ffa55c.zip
Fix typo in MAINTAINER address (was also in the submitted .shar).
Diffstat (limited to 'lang')
-rw-r--r--lang/lua52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index 03099690eb1..9f20f1d44ad 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 5.2.1
CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
-MAINTAINER= fisiologus@gmail.com
+MAINTAINER= fiziologus@gmail.com
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT