diff options
Diffstat (limited to 'x11/deforaos-libdesktop/Makefile')
-rw-r--r-- | x11/deforaos-libdesktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile index 96e03ee738fb..0d8ac825ae3a 100644 --- a/x11/deforaos-libdesktop/Makefile +++ b/x11/deforaos-libdesktop/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbe <olivier@cochard.me> +# Created by: Olivier Cochard-Labbe <olivier@FreeBSD.org> # $FreeBSD$ PORTNAME= libdesktop @@ -8,7 +8,7 @@ MASTER_SITES= http://www.defora.org/os/download/download/4293/ PKGNAMEPREFIX= deforaos- DISTNAME= libDesktop-${PORTVERSION} -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop library LICENSE= GPLv3 |