diff options
author | ache <ache@FreeBSD.org> | 2002-05-22 15:05:01 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-05-22 15:05:01 +0000 |
commit | dc140ee99fcd4fed442e70074cd5c7c9b55efc72 (patch) | |
tree | 104427d9d0b938f87de0509bb40db9a39cc64cbe /security/drweb-sendmail | |
parent | a9cda8234c2a58e6109c00ccb2461079ad11d9d9 (diff) | |
download | FreeBSD-ports-dc140ee99fcd4fed442e70074cd5c7c9b55efc72.zip FreeBSD-ports-dc140ee99fcd4fed442e70074cd5c7c9b55efc72.tar.gz |
Update maintainer's E-mail
Diffstat (limited to 'security/drweb-sendmail')
-rw-r--r-- | security/drweb-sendmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile index 58d13b0..dda5481 100644 --- a/security/drweb-sendmail/Makefile +++ b/security/drweb-sendmail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: drweb_sendmail # Date created: 14 August 2001 -# Whom: Anton Voronin <anton@urc.ac.ru> +# Whom: Anton Voronin <anton@chelcom.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= security mail MASTER_SITES= http://drweb.spb.ru/download/unix/ DISTNAME= drweb-clients-${PORTVERSION}-sources -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/drweb-0.sh:${PORTSDIR}/security/drwebd |