diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-12-10 02:21:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-12-10 02:21:04 +0000 |
commit | caf473c824c6cdbace0bc40364347d632507508f (patch) | |
tree | eb2be835219c44c9fd0159b9e64086c90879b98f /mail/milter-manager/Makefile | |
parent | 141a65dbebda8f9bf7a1f65613181725db9523f3 (diff) | |
download | ports-caf473c824c6cdbace0bc40364347d632507508f.tar.gz ports-caf473c824c6cdbace0bc40364347d632507508f.zip |
Notes
Diffstat (limited to 'mail/milter-manager/Makefile')
-rw-r--r-- | mail/milter-manager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index 939a147019b4..fa4e72d8e03b 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= milter-manager -PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTVERSION= 2.0.7 CATEGORIES= mail ruby MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/-/%20/}/${PORTVERSION} |