diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
commit | 73684155f20d1d6846d5a9b4e5342d601c52bfcb (patch) | |
tree | 4fd1cf271a1d3216d819c7bdf37a70a973c6b92e /mail/xfce4-mailwatch-plugin | |
parent | 7840ceb42fbf06f5c0e1afccabe9a7ed0ab5c646 (diff) |
Notes
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 \ |