diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
commit | 1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch) | |
tree | 43523afcf800513450b3ff167b3daa2e4924bd99 /mail/simscan | |
parent | fd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff) | |
download | ports-1d0b9d3e31175f8db1227d301b0c23748665ffb0.tar.gz ports-1d0b9d3e31175f8db1227d301b0c23748665ffb0.zip |
Notes
Diffstat (limited to 'mail/simscan')
-rw-r--r-- | mail/simscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile index e8a0147665e2..61ef29066c5b 100644 --- a/mail/simscan/Makefile +++ b/mail/simscan/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= lippe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast Content/Anti-virus Scanner for qmail Written in C USES= qmail:build |