diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /mail/opensmtpd/Makefile | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) |
Notes
Diffstat (limited to 'mail/opensmtpd/Makefile')
-rw-r--r-- | mail/opensmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index f0ff781f0e89..cf0e20380d4b 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -4,7 +4,7 @@ PORTNAME= opensmtpd PORTVERSION= 5.9.2p1 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ http://distfiles.pirateparty.in/ashish/ |