diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
commit | ec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /security/cyrus-sasl2 | |
parent | 034efe6bc8b62e0c79af9d730572475c84f94f70 (diff) |
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 1ea47d78945c..73733e58ad5f 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -2,7 +2,7 @@ PORTNAME= cyrus-sasl PORTVERSION= 2.1.26 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \ http://cyrusimap.org/releases/ |