diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /mail/opendkim | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) | |
download | ports-91e365d630f06550c027e8d6416042302496c4fb.tar.gz ports-91e365d630f06550c027e8d6416042302496c4fb.zip |
Notes
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 7bcb518ec076..5824fe6372f4 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -3,6 +3,7 @@ PORTNAME= opendkim PORTVERSION= 2.7.4 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} \ |