diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-11 07:41:23 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-11 07:41:23 +0800 |
commit | c0a0994a58c896a410376ed4e35e76eca420cecb (patch) | |
tree | 085784b89401a415cc89fb90f952234af130c55d /security | |
parent | f68719966fe203653a179b58b4e4e1aabceb35e7 (diff) | |
download | freebsd-ports-gnome-c0a0994a58c896a410376ed4e35e76eca420cecb.tar.gz freebsd-ports-gnome-c0a0994a58c896a410376ed4e35e76eca420cecb.tar.zst freebsd-ports-gnome-c0a0994a58c896a410376ed4e35e76eca420cecb.zip |
Submitter takes maintainership.
PR: ports/90154
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Diffstat (limited to 'security')
-rw-r--r-- | security/amavisd-new/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 10fd854a1b01..115bff8268e6 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://ftp.cfu.net/pub/amavisd-new/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-p/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Performance-enhanced daemonized version of amavis-perl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \ |