Date: Tue, 28 Jun 2016 11:57:33 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417710 - head/security/stunnel Message-ID: <201606281157.u5SBvXpX045099@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Tue Jun 28 11:57:33 2016 New Revision: 417710 URL: https://svnweb.freebsd.org/changeset/ports/417710 Log: - PORTEPOCH != PORTVERSION Modified: head/security/stunnel/Makefile Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Tue Jun 28 11:56:03 2016 (r417709) +++ head/security/stunnel/Makefile Tue Jun 28 11:57:33 2016 (r417710) @@ -3,6 +3,7 @@ PORTNAME= stunnel PORTVERSION= 5.33 +PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ https://www.stunnel.org/downloads/beta/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606281157.u5SBvXpX045099>