svn commit: r409339 - head/mail/opensmtpd-devel

Ashish SHUKLA ashish at FreeBSD.org
Mon Feb 22 12:38:14 UTC 2016


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


More information about the svn-ports-all mailing list