diff options
Diffstat (limited to 'security/amap/Makefile')
-rw-r--r-- | security/amap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index 97d95c7d428a..6a555179c6b1 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: amap # Date created: 23 Mar 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 4.5 CATEGORIES= security MASTER_SITES= http://www.thc.org/releases/ -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Application mapper HAS_CONFIGURE= yes |