diff options
author | gahr <gahr@FreeBSD.org> | 2008-08-15 03:23:21 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-08-15 03:23:21 +0800 |
commit | cb318af5cfe4120b941f4e55f8abae40abf3f02f (patch) | |
tree | 8bcb8cf52685a4151b428f043a25e32da9d15e7c | |
parent | 39e626115d5cf92c1602f731ad4e979e1e5bddb2 (diff) | |
download | freebsd-ports-gnome-cb318af5cfe4120b941f4e55f8abae40abf3f02f.tar.gz freebsd-ports-gnome-cb318af5cfe4120b941f4e55f8abae40abf3f02f.tar.zst freebsd-ports-gnome-cb318af5cfe4120b941f4e55f8abae40abf3f02f.zip |
- Take over maintainship of vanilla@'s e16-related ports
Approved by: vanilla (former maintainer)
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/enlightenment-theme-BlueSteel/Makefile b/x11-themes/enlightenment-theme-BlueSteel/Makefile index 0ec5140bb325..20892f30d616 100644 --- a/x11-themes/enlightenment-theme-BlueSteel/Makefile +++ b/x11-themes/enlightenment-theme-BlueSteel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= A themes of enlightenment window menager RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment diff --git a/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile b/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile index bb083a56949b..b48ec936d17c 100644 --- a/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile +++ b/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment DISTNAME= e16-theme-BrushedMetal-Tigert-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= A themes of enlightenment window menager RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment diff --git a/x11-themes/enlightenment-theme-Ganymede/Makefile b/x11-themes/enlightenment-theme-Ganymede/Makefile index e7a8ffd2d098..dcbc1a276e0d 100644 --- a/x11-themes/enlightenment-theme-Ganymede/Makefile +++ b/x11-themes/enlightenment-theme-Ganymede/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= A themes of enlightenment window menager RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment diff --git a/x11-themes/enlightenment-theme-ShinyMetal/Makefile b/x11-themes/enlightenment-theme-ShinyMetal/Makefile index 4da6c386ab2f..f43d13e4f59f 100644 --- a/x11-themes/enlightenment-theme-ShinyMetal/Makefile +++ b/x11-themes/enlightenment-theme-ShinyMetal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= A themes of enlightenment window menager RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile index afc83c15d466..f5ef7ceb3dd4 100644 --- a/x11-wm/enlightenment-docs/Makefile +++ b/x11-wm/enlightenment-docs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= SF DISTNAME= e16-docs-${PORTVERSION}-0.02 -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= Data files of enlightenment DOX RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment |