Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 12:51:35 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515794 - head/mail/opensmtpd-extras-filter-monkey
Message-ID:  <201910271251.x9RCpZRp041684@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Oct 27 12:51:35 2019
New Revision: 515794
URL: https://svnweb.freebsd.org/changeset/ports/515794

Log:
  mail/opensmtpd-extras-filter-monkey: Spell PORTEPOCH correctly
  
  Since it was misspelled PORTEPOCH=1 was inherited from opensmtpd-extras.
  There is no going back now.

Modified:
  head/mail/opensmtpd-extras-filter-monkey/Makefile

Modified: head/mail/opensmtpd-extras-filter-monkey/Makefile
==============================================================================
--- head/mail/opensmtpd-extras-filter-monkey/Makefile	Sun Oct 27 12:50:44 2019	(r515793)
+++ head/mail/opensmtpd-extras-filter-monkey/Makefile	Sun Oct 27 12:51:35 2019	(r515794)
@@ -4,7 +4,7 @@
 PKGNAMESUFFIX=		-filter-monkey
 PORTVERSION=		201703132115
 PORTREVISION=		0
-PORTREPOCH=		0
+PORTEPOCH=		1
 
 COMMENT=		Arbitrary delay or reject filter for OpenSMTPD
 



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