diff options
author | rene <rene@FreeBSD.org> | 2011-10-19 05:48:30 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-19 05:48:30 +0800 |
commit | 434f4118768c5ba4d179d9d4422a7f3be7022dbd (patch) | |
tree | 433f4ef63812a6ae9f3101956ccadb54ad64e2fd | |
parent | 8e07418abde3ee0dacf76af516eb423dfcbaa9f1 (diff) | |
download | freebsd-ports-gnome-434f4118768c5ba4d179d9d4422a7f3be7022dbd.tar.gz freebsd-ports-gnome-434f4118768c5ba4d179d9d4422a7f3be7022dbd.tar.zst freebsd-ports-gnome-434f4118768c5ba4d179d9d4422a7f3be7022dbd.zip |
Assign these formerly unassigned ports to xfce@
Hat: xfce
Obtained from: list submitted by eadler@
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thunar-volman-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-power-manager/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/lila-xfwm4/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index e277c3a42d54..0809533f1148 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine diff --git a/sysutils/thunar-volman-plugin/Makefile b/sysutils/thunar-volman-plugin/Makefile index bb1a63819029..f8ad117a89f1 100644 --- a/sysutils/thunar-volman-plugin/Makefile +++ b/sysutils/thunar-volman-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A Device manager plugin. LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ diff --git a/sysutils/xfce4-power-manager/Makefile b/sysutils/xfce4-power-manager/Makefile index d76b5054ecc9..771150b0cc68 100644 --- a/sysutils/xfce4-power-manager/Makefile +++ b/sysutils/xfce4-power-manager/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce4 power manager LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify diff --git a/x11-themes/lila-xfwm4/Makefile b/x11-themes/lila-xfwm4/Makefile index d6f1096f352f..11cea2b0a0db 100644 --- a/x11-themes/lila-xfwm4/Makefile +++ b/x11-themes/lila-xfwm4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/lila-theme/lila-xfwm/${PORTVERSION} DISTNAME= lila-xfwm-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 Lila window decoration theme for xfwm4 RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index b9453ed4aa0f..0b26eadb3e51 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 clipboard module for xfce4-panel LICENSE= GPLv2 |