diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-07-06 11:56:27 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-07-06 11:56:27 +0000 |
commit | 0a0779177a35b71b1230d563e40615d627e33023 (patch) | |
tree | 987ad082d2f3e2e01a16491cf4822226d3c86188 /security/courier-authlib/Makefile | |
parent | c94f993a8a5acd1cd19babece8de2e7cf326e4bd (diff) | |
download | ports-0a0779177a35b71b1230d563e40615d627e33023.tar.gz ports-0a0779177a35b71b1230d563e40615d627e33023.zip |
Notes
Diffstat (limited to 'security/courier-authlib/Makefile')
-rw-r--r-- | security/courier-authlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 7ac34826b298..d5f67261ab73 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= courier-authlib -PORTVERSION= 0.66.3 +PORTVERSION= 0.68.0 PORTREVISION?= 0 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) @@ -13,7 +13,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty .endif -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT?= Meta-port for the courier authentication library CONFLICTS= courier-0.45* |