diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-05-22 15:05:01 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-05-22 15:05:01 +0000 |
commit | 6e8a2874ce21eb6ee052ed138ad2dff42ea9e742 (patch) | |
tree | 4b4a18d5acbf064536603e4df5e980ec27de1b6b /security | |
parent | 75b494b422b3759efb6b1b0317e68e0f64db6b8d (diff) | |
download | ports-6e8a2874ce21eb6ee052ed138ad2dff42ea9e742.tar.gz ports-6e8a2874ce21eb6ee052ed138ad2dff42ea9e742.zip |
Notes
Diffstat (limited to 'security')
-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 58d13b005fe6..dda5481cc1ec 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 |