diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:55:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:55:10 +0000 |
commit | f8a14303809f9f6469f697ece7cc2a75d9d08d53 (patch) | |
tree | 05e90879009933d7fcf84a8bc46cf0bb48c531cd /x11-toolkits/elementary | |
parent | bdab0b0f82f2967f3fd1490dab117a33c08e175e (diff) |
Notes
Diffstat (limited to 'x11-toolkits/elementary')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index e84ce021bc07..9f237639d0c7 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.13.2 CATEGORIES= x11-toolkits enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Simple widget toolkit using EFL LICENSE= LGPL21 |