diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-27 09:48:01 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-27 09:48:01 +0000 |
commit | d544744da6cbaab91bededb2c1b9d364324eb8ea (patch) | |
tree | 7385d04e74ff4e961669231beb0ce951a0dca663 /mail | |
parent | 61335d5533bb0e2224983e5c745c226ea5dc5901 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/opendmarc/Makefile | 3 | ||||
-rw-r--r-- | mail/opendmarc/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index bad83d78f83c..7589e6df1f02 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -3,6 +3,7 @@ PORTNAME= opendmarc PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} \ @@ -19,7 +20,7 @@ LICENSE_GROUPS_SENDMAIL= FSF OSI LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= shebangfix +USES= libtool shebangfix SHEBANG_FILES= reports/opendmarc-expire.in \ reports/opendmarc-import.in \ reports/opendmarc-params.in \ diff --git a/mail/opendmarc/pkg-plist b/mail/opendmarc/pkg-plist index 1fc24fd7163c..837189407337 100644 --- a/mail/opendmarc/pkg-plist +++ b/mail/opendmarc/pkg-plist @@ -9,8 +9,8 @@ man/man8/opendmarc-importstats.8.gz etc/mail/opendmarc.conf.sample include/opendmarc/dmarc.h lib/libopendmarc.a -lib/libopendmarc.la lib/libopendmarc.so.1 +lib/libopendmarc.so.1.0.2 lib/libopendmarc.so sbin/opendmarc sbin/opendmarc-check |