Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2016 12:38:13 +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: r409339 - head/mail/opensmtpd-devel
Message-ID:  <201602221238.u1MCcDIu051670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ashish
Date: Mon Feb 22 12:38:13 2016
New Revision: 409339
URL: https://svnweb.freebsd.org/changeset/ports/409339

Log:
  - Add the CPE_VENDOR missed in previous commit

Modified:
  head/mail/opensmtpd-devel/Makefile

Modified: head/mail/opensmtpd-devel/Makefile
==============================================================================
--- head/mail/opensmtpd-devel/Makefile	Mon Feb 22 12:37:32 2016	(r409338)
+++ head/mail/opensmtpd-devel/Makefile	Mon Feb 22 12:38:13 2016	(r409339)
@@ -40,6 +40,8 @@ CONFIGURE_ARGS=	--with-table-db \
 USE_RC_SUBR=	smtpd
 SUB_FILES=	pkg-install pkg-deinstall
 
+CPE_VENDOR=	openbsd
+
 CONFLICTS_INSTALL=	postfix-[0-9]* sendmail-[0-9]* opensmtpd-[0-9]*
 
 USERS=		_smtpd _smtpq



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602221238.u1MCcDIu051670>