diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-04-30 17:14:47 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-04-30 17:14:47 +0800 |
commit | cf05ce3135490370a2bb41047272e4b1e95ff237 (patch) | |
tree | c2043c71ef125d5406fb64363d5f540547eb9db8 /net | |
parent | bad83e19fdac4bbf92a739d5a32e07939f7e664d (diff) | |
download | freebsd-ports-gnome-cf05ce3135490370a2bb41047272e4b1e95ff237.tar.gz freebsd-ports-gnome-cf05ce3135490370a2bb41047272e4b1e95ff237.tar.zst freebsd-ports-gnome-cf05ce3135490370a2bb41047272e4b1e95ff237.zip |
- Update courier-unicode to 1.2
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization
Approved by: oliver@ (as maintainer of various of these ports)
Differential Revision: https://reviews.freebsd.org/D2391
Diffstat (limited to 'net')
-rw-r--r-- | net/courier-authlib-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/courier-authlib-ldap/Makefile b/net/courier-authlib-ldap/Makefile index 9bfd1cc9c086..989261c60d3c 100644 --- a/net/courier-authlib-ldap/Makefile +++ b/net/courier-authlib-ldap/Makefile @@ -1,7 +1,7 @@ # Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -ldap COMMENT= LDAP support for the Courier authentication library |