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 | small optimazation: don't compare versions that are equal (diff) |
- Assign maintainership to latest submitter (Serge Negodyuck
<petr@petrovich.kiev.ua>)
Notes
Notes:
svn path=/head/; revision=109410
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 |