From owner-svn-ports-head@freebsd.org  Thu Aug  1 09:52:08 2019
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0E00B918C;
 Thu,  1 Aug 2019 09:52:08 +0000 (UTC)
 (envelope-from arrowd@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 45zlvD566lz4SZs;
 Thu,  1 Aug 2019 09:52:08 +0000 (UTC)
 (envelope-from arrowd@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 906091889A;
 Thu,  1 Aug 2019 09:52:08 +0000 (UTC)
 (envelope-from arrowd@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x719q8px074190;
 Thu, 1 Aug 2019 09:52:08 GMT (envelope-from arrowd@FreeBSD.org)
Received: (from arrowd@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id x719q8TG074160;
 Thu, 1 Aug 2019 09:52:08 GMT (envelope-from arrowd@FreeBSD.org)
Message-Id: <201908010952.x719q8TG074160@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: arrowd set sender to
 arrowd@FreeBSD.org using -f
From: Gleb Popov <arrowd@FreeBSD.org>
Date: Thu, 1 Aug 2019 09:52:08 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r507764 - head/math/stp
X-SVN-Group: ports-head
X-SVN-Commit-Author: arrowd
X-SVN-Commit-Paths: head/math/stp
X-SVN-Commit-Revision: 507764
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Rspamd-Queue-Id: 45zlvD566lz4SZs
X-Spamd-Bar: /
Authentication-Results: mx1.freebsd.org;
	none
X-Spamd-Result: default: False [-0.13 / 15.00];
 local_wl_from(0.00)[FreeBSD.org];
 NEURAL_HAM_MEDIUM(-0.30)[-0.303,0];
 NEURAL_SPAM_SHORT(0.18)[0.178,0];
 ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Aug 2019 09:52:08 -0000

Author: arrowd
Date: Thu Aug  1 09:52:08 2019
New Revision: 507764
URL: https://svnweb.freebsd.org/changeset/ports/507764

Log:
  math/stp: Update WWW in pkg-descr.

Modified:
  head/math/stp/pkg-descr

Modified: head/math/stp/pkg-descr
==============================================================================
--- head/math/stp/pkg-descr	Thu Aug  1 09:26:53 2019	(r507763)
+++ head/math/stp/pkg-descr	Thu Aug  1 09:52:08 2019	(r507764)
@@ -11,4 +11,4 @@ and the output of STP is a single bit of information t
 the formula is satisfiable or not. If the input is satisfiable, then it also
 generates a variable assignment to satisfy the input formula.
 
-WWW: http://people.csail.mit.edu/vganesh/STP_files/stp.html
+WWW: https://stp.github.io/