Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2016 23:11:23 +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: r418982 - head/security/stunnel
Message-ID:  <201607232311.u6NNBNYb067314@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Sat Jul 23 23:11:22 2016
New Revision: 418982
URL: https://svnweb.freebsd.org/changeset/ports/418982

Log:
  - Remove duplicate information from pkg-message
  - Bump PORTREVISION
  
  Requested by:	bapt

Modified:
  head/security/stunnel/Makefile
  head/security/stunnel/pkg-message

Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile	Sat Jul 23 23:04:10 2016	(r418981)
+++ head/security/stunnel/Makefile	Sat Jul 23 23:11:22 2016	(r418982)
@@ -3,6 +3,7 @@
 
 PORTNAME=	stunnel
 PORTVERSION=	5.35
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	https://www.stunnel.org/downloads/%SUBDIR%/ \

Modified: head/security/stunnel/pkg-message
==============================================================================
--- head/security/stunnel/pkg-message	Sat Jul 23 23:04:10 2016	(r418981)
+++ head/security/stunnel/pkg-message	Sat Jul 23 23:11:22 2016	(r418982)
@@ -1,5 +1,3 @@
-**************************************************************************
-To create and install a new certificate, type "make cert"
-
-And don't forget to check out the FAQ at http://www.stunnel.org/
-**************************************************************************
+************************************************************
+Don't forget to check out the FAQ at http://www.stunnel.org/
+************************************************************



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