diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 15:09:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 15:09:46 +0000 |
commit | 26758d8fa119af23d6e8a1de0698a85ffe1de3c4 (patch) | |
tree | ae16cc2318ebc7e6e0700c6f199cf19ebdb8474b /security | |
parent | b8fbaf37a155f293b04664db112d24fee7177847 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/drweb-qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb-qmail/Makefile b/security/drweb-qmail/Makefile index dc77dd4b0019..afe3896bbe3a 100644 --- a/security/drweb-qmail/Makefile +++ b/security/drweb-qmail/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security mail MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ -MAINTAINER= info@volginfo.ru +MAINTAINER= den@FreeBSD.org COMMENT= Qmail client for DrWeb antivirus suite RUN_DEPENDS= ${DRWEB_PREFIX}/drwebd:${PORTSDIR}/security/drweb \ |