diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2018-07-01 10:17:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2018-07-01 10:17:18 +0000 |
commit | 6058705eb92698b0d74fd7525019e2a4d9de3de1 (patch) | |
tree | 2d7c58f87fdf5a736918b242c3ca9f5bf2f5ec7d /mail/opendkim | |
parent | d605da2ddf1d1dbc3a37696fb744d03aadc9b5d0 (diff) |
Notes
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 6d7563e88a80..d44e2e2eec9a 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendkim PORTVERSION= 2.10.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/Previous%20Releases \ |