diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-18 09:12:17 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-18 09:12:17 +0000 |
commit | 5363604ce09a08d4d67ad82f0c0242689508cb0b (patch) | |
tree | 8b37013d18171a081a725b683545d18b79157e94 /security | |
parent | f21b7ffdfa6571b7a9f290d15c5e59093adfa3e8 (diff) | |
download | ports-5363604ce09a08d4d67ad82f0c0242689508cb0b.tar.gz ports-5363604ce09a08d4d67ad82f0c0242689508cb0b.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/drweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index 39c540d6e9fa..286c7cba81ba 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/generic/ \ ftp://ftp.drweb.ru/pub/unix/archive/ \ ftp://ftp.drweb.ru/pub/unix/archive/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= petr@petrovich.kiev.ua COMMENT= DrWeb antivirus suite ONLY_FOR_ARCHS= i386 |