diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-02 20:04:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-02 20:04:36 +0000 |
commit | f2d2d41cbc0f61e9d3e9c920ccc3e52bd7ae8b66 (patch) | |
tree | 8fa5128edd76c33c8a992f878a6b2754f03c19cc /mail/pop3vscan | |
parent | ec712437687a512f18374b368a0180d04cdd4eee (diff) | |
download | ports-f2d2d41cbc0f61e9d3e9c920ccc3e52bd7ae8b66.tar.gz ports-f2d2d41cbc0f61e9d3e9c920ccc3e52bd7ae8b66.zip |
Notes
Diffstat (limited to 'mail/pop3vscan')
-rw-r--r-- | mail/pop3vscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index f0a168208018..ee62e1fd3bd8 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Transparent POP3-Proxy with virus-scanning capabilities LIB_DEPENDS= libpcre.so:devel/pcre |