diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /mail | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) | |
download | ports-a374acb969cb764eb7e6369821b9d87b96493782.tar.gz ports-a374acb969cb764eb7e6369821b9d87b96493782.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-authlib-vchkpw/Makefile | 2 | ||||
-rw-r--r-- | mail/opendkim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-authlib-vchkpw/Makefile b/mail/courier-authlib-vchkpw/Makefile index d01475be0beb..48dd288a04b8 100644 --- a/mail/courier-authlib-vchkpw/Makefile +++ b/mail/courier-authlib-vchkpw/Makefile @@ -1,7 +1,7 @@ # Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -vchkpw COMMENT= Vpopmail/vchkpw support for the Courier authentication library diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 9b54aa141a3b..efd77f599cd1 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendkim PORTVERSION= 2.9.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/Previous%20Releases |