diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile
index fbeb55374ed7..5c367a336c5d 100644
--- a/vietnamese/aspell/Makefile
+++ b/vietnamese/aspell/Makefile
@@ -1,14 +1,14 @@
 PORTNAME=	aspell
 SPELLVERSION=	6-vi-0.01.1-1
 PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	vietnamese textproc
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tiago.gasiba@gmail.com
 COMMENT=	Aspell Vietnamese dictionaries
 WWW=		http://aspell.net/
 
 DICT=		vi
 
 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
 .include <bsd.port.post.mk>