diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/libepplet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 9a17965b251f..73d88c3c2c45 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ DISTNAME= epplet-base-${PORTVERSION} -MAINTAINER= cmc@groupofnine.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ epplet.1:${PORTSDIR}/x11-wm/libepplet diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile index 2fc86c9e9f2a..2f31eb90f220 100644 --- a/x11-wm/libepplet/Makefile +++ b/x11-wm/libepplet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://kde.planetmirror.com/pub/enlightenment/epplets/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/epplets/ DISTNAME= epplet-base-${PORTVERSION} -MAINTAINER= cmc@groupofnine.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/Epplets-${PORTVERSION} |