diff options
author | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
commit | 8268d54010780b3150363bede6fa5c02b1dc8bd1 (patch) | |
tree | dc2452865862baa0dff735badb8cd8bd56b01290 /mail/xfce4-mailwatch-plugin | |
parent | a3da36db5033d1fd5f1e1d25f08a453cdaf0e52b (diff) | |
download | freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.gz freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.zst freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.zip |
Re-assign to the Xfce team.
Approved by: miwi (previous maintainer, Xfce team member)
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 6f6a60fa2cec..7e8743c9333c 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A mailwatch plugin for xfce LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ |