diff options
Diffstat (limited to 'emulators/gns3/Makefile')
-rw-r--r-- | emulators/gns3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <olivier@cochard.me> +# Created by: Olivier Cochard-Labbe <olivier@FreeBSD.org> # $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 |