diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-17 05:55:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-17 05:55:10 +0800 |
commit | 30e3c22059ee0b1c2433ae0077b044897083cc71 (patch) | |
tree | 05e90879009933d7fcf84a8bc46cf0bb48c531cd /x11-toolkits | |
parent | f05416c3e4bf17cfd687992d0afb09dbb6922899 (diff) | |
download | freebsd-ports-gnome-30e3c22059ee0b1c2433ae0077b044897083cc71.tar.gz freebsd-ports-gnome-30e3c22059ee0b1c2433ae0077b044897083cc71.tar.zst freebsd-ports-gnome-30e3c22059ee0b1c2433ae0077b044897083cc71.zip |
Over to the enlightement team
Submitted by: Chris Petrik (via irc)
Diffstat (limited to 'x11-toolkits')
-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 |