diff options
author | ashish <ashish@FreeBSD.org> | 2014-02-17 18:04:05 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2014-02-17 18:04:05 +0800 |
commit | f824606f05bf1245920c8d07571b6240fc503a8d (patch) | |
tree | a59eb86b6e327b551fc7cce5cb2b4e6209d70586 | |
parent | c6b243635982e12cfd1138b11412e6013631eee0 (diff) | |
download | freebsd-ports-gnome-f824606f05bf1245920c8d07571b6240fc503a8d.tar.gz freebsd-ports-gnome-f824606f05bf1245920c8d07571b6240fc503a8d.tar.zst freebsd-ports-gnome-f824606f05bf1245920c8d07571b6240fc503a8d.zip |
- Add missing file
Reported by: Nicolas EDEL (on IRC)
-rw-r--r-- | mail/opensmtpd/Makefile | 1 | ||||
-rw-r--r-- | mail/opensmtpd/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index aae41ea4f2ea..885dbe3a10e1 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -4,6 +4,7 @@ PORTNAME= opensmtpd PORTVERSION= 5.4.1 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ http://distfiles.pirateparty.in/ashish/ diff --git a/mail/opensmtpd/pkg-plist b/mail/opensmtpd/pkg-plist index e1b368da7ccb..fd26460401ee 100644 --- a/mail/opensmtpd/pkg-plist +++ b/mail/opensmtpd/pkg-plist @@ -1,4 +1,5 @@ etc/mail/smtpd.conf.sample +libexec/opensmtpd/encrypt libexec/opensmtpd/mail.local libexec/opensmtpd/makemap libexec/opensmtpd/queue-null |