Date: Mon, 17 Feb 2014 10:04:05 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344721 - head/mail/opensmtpd Message-ID: <201402171004.s1HA456x078060@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Mon Feb 17 10:04:05 2014 New Revision: 344721 URL: http://svnweb.freebsd.org/changeset/ports/344721 QAT: https://qat.redports.org/buildarchive/r344721/ Log: - Add missing file Reported by: Nicolas EDEL (on IRC) Modified: head/mail/opensmtpd/Makefile head/mail/opensmtpd/pkg-plist Modified: head/mail/opensmtpd/Makefile ============================================================================== --- head/mail/opensmtpd/Makefile Mon Feb 17 10:00:57 2014 (r344720) +++ head/mail/opensmtpd/Makefile Mon Feb 17 10:04:05 2014 (r344721) @@ -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/ Modified: head/mail/opensmtpd/pkg-plist ============================================================================== --- head/mail/opensmtpd/pkg-plist Mon Feb 17 10:00:57 2014 (r344720) +++ head/mail/opensmtpd/pkg-plist Mon Feb 17 10:04:05 2014 (r344721) @@ -1,4 +1,5 @@ etc/mail/smtpd.conf.sample +libexec/opensmtpd/encrypt libexec/opensmtpd/mail.local libexec/opensmtpd/makemap libexec/opensmtpd/queue-null
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402171004.s1HA456x078060>