From owner-svn-ports-head@freebsd.org Thu Jan 4 09:00:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7345EA7A98; Thu, 4 Jan 2018 09:00:46 +0000 (UTC) (envelope-from amdmi3@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 mx1.freebsd.org (Postfix) with ESMTPS id 7166D80998; Thu, 4 Jan 2018 09:00:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0490j4v067272; Thu, 4 Jan 2018 09:00:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0490jBr067270; Thu, 4 Jan 2018 09:00:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201801040900.w0490jBr067270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 4 Jan 2018 09:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458019 - head/games/connectagram X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/connectagram X-SVN-Commit-Revision: 458019 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 09:00:46 -0000 Author: amdmi3 Date: Thu Jan 4 09:00:45 2018 New Revision: 458019 URL: https://svnweb.freebsd.org/changeset/ports/458019 Log: - Pet portlint - Update WWW Modified: head/games/connectagram/Makefile head/games/connectagram/pkg-descr Modified: head/games/connectagram/Makefile ============================================================================== --- head/games/connectagram/Makefile Thu Jan 4 08:54:45 2018 (r458018) +++ head/games/connectagram/Makefile Thu Jan 4 09:00:45 2018 (r458019) @@ -3,8 +3,8 @@ PORTNAME= connectagram PORTVERSION= 1.2.5 -PORTREVISION= 1 DISTVERSIONSUFFIX= -src +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/connectagram/ Modified: head/games/connectagram/pkg-descr ============================================================================== --- head/games/connectagram/pkg-descr Thu Jan 4 08:54:45 2018 (r458018) +++ head/games/connectagram/pkg-descr Thu Jan 4 09:00:45 2018 (r458019) @@ -12,4 +12,4 @@ may be considered inappropriate for children. You can containing the word list if you wish to remove words from your game. The location of this file varies by platform. -WWW: http://gottcode.org/connectagram/ +WWW: https://gottcode.org/connectagram/