diff options
author | culot <culot@FreeBSD.org> | 2015-05-08 21:34:30 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-05-08 21:34:30 +0800 |
commit | 0bd3d51fa5eb994e897adadabab4fa00ad888f03 (patch) | |
tree | fd642af283c49c50f7523956ac7754dd2439b262 /security | |
parent | 36e0e06df4a8f3749a1a51b55324c2df736c295e (diff) | |
download | freebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.tar.gz freebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.tar.zst freebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.zip |
- Reassign to the heap after sahil@'s bit was taken in for safekeeping
Diffstat (limited to 'security')
-rw-r--r-- | security/mailzu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile index 7726387d38a7..48ca13d20520 100644 --- a/security/mailzu/Makefile +++ b/security/mailzu/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MailZu%200.8RC3 DISTNAME= MailZu_${DISTVERSION:S/rc/RC/} -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and intuitive web interface to manage amavisd-new quarantine RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:${PORTSDIR}/security/amavisd-new \ |