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 | |
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')
-rw-r--r-- | x11/emprint/Makefile | 2 | ||||
-rw-r--r-- | x11/erun/Makefile | 2 | ||||
-rw-r--r-- | x11/terminology/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index 67a0b565aaae..fd6db4c58afd 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11 enlightenment MASTER_SITES= LOCAL/gblach/e17/extra/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Utility for taking screenshots for E17 LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 3fed09e79c34..3e724d3f5afb 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets \ diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 13f7a2ee10b9..e741a7c03b51 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.0 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= EFL Terminal Emulator LICENSE= BSD2CLAUSE |