diff options
author | olivier <olivier@FreeBSD.org> | 2016-02-17 10:42:08 +0000 |
---|---|---|
committer | olivier <olivier@FreeBSD.org> | 2016-02-17 10:42:08 +0000 |
commit | 770b9d1834e89eed92923abb631991d34d7cc485 (patch) | |
tree | ead2d4e750bbf64c0ccfb2c58dbb2cd09c775cb4 /x11/deforaos-panel/Makefile | |
parent | e88e24b43264fccaf6ebe66ee9765db903eab106 (diff) | |
download | FreeBSD-ports-770b9d1834e89eed92923abb631991d34d7cc485.zip FreeBSD-ports-770b9d1834e89eed92923abb631991d34d7cc485.tar.gz |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
Diffstat (limited to 'x11/deforaos-panel/Makefile')
-rw-r--r-- | x11/deforaos-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index fb2143b8..2a3d090 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbe <olivier@cochard.me> +# Created by: Olivier Cochard-Labbe <olivier@FreeBSD.org> # $FreeBSD$ PORTNAME= deforaos-panel @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/4338/ DISTNAME= Panel-${PORTVERSION} -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop panel LICENSE= GPLv3 |