Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 09:38:07 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477640 - head/www/multisort
Message-ID:  <201808200938.w7K9c77m047721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 20 09:38:06 2018
New Revision: 477640
URL: https://svnweb.freebsd.org/changeset/ports/477640

Log:
  - Fix LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/www/multisort/Makefile
  head/www/multisort/pkg-descr

Modified: head/www/multisort/Makefile
==============================================================================
--- head/www/multisort/Makefile	Mon Aug 20 09:30:52 2018	(r477639)
+++ head/www/multisort/Makefile	Mon Aug 20 09:38:06 2018	(r477640)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.xach.com/multisort/ \
 MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Small program to take multiple httpd logfiles into one
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
 PLIST_FILES=	bin/multisort
 

Modified: head/www/multisort/pkg-descr
==============================================================================
--- head/www/multisort/pkg-descr	Mon Aug 20 09:30:52 2018	(r477639)
+++ head/www/multisort/pkg-descr	Mon Aug 20 09:38:06 2018	(r477640)
@@ -7,4 +7,4 @@ and using round-robin DNS to do load distribution. Wit
 can take the various logfiles from each server and merge them into a
 single file for analysis.
 
-WWW: http://www.xach.com/multisort/
+WWW: https://www.xach.com/multisort/



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