From 770b9d1834e89eed92923abb631991d34d7cc485 Mon Sep 17 00:00:00 2001 From: olivier Date: Wed, 17 Feb 2016 10:42:08 +0000 Subject: Update my email for ports I maintain Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5309 --- emulators/gns3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index 22507b5f64a..17ab227a78c 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbe +# Created by: Olivier Cochard-Labbe # $FreeBSD$ PORTNAME= gns3 @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= Graphical Cisco network simulator LICENSE= GPLv2 -- cgit