diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-08-20 16:22:06 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-08-20 16:22:06 +0000 |
commit | 60dea511f26b6fec274d541d7fed1a9a7959d759 (patch) | |
tree | d3a15bedf971646afbfe5bdc1d3c33874c053529 /security/courier-authlib/Makefile | |
parent | ed8a532f1bb37bba0555ca9517927ca57f5da004 (diff) | |
download | ports-60dea511f26b6fec274d541d7fed1a9a7959d759.tar.gz ports-60dea511f26b6fec274d541d7fed1a9a7959d759.zip |
Notes
Diffstat (limited to 'security/courier-authlib/Makefile')
-rw-r--r-- | security/courier-authlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index c3b3a429a323..c4ede3c1271d 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= courier-authlib -PORTVERSION= 0.69.0 -PORTREVISION?= 2 +PORTVERSION= 0.69.1 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} |