Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2020 09:36:49 +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: r548469 - head/www/trac-estimator
Message-ID:  <202009130936.08D9anXo008774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Sep 13 09:36:49 2020
New Revision: 548469
URL: https://svnweb.freebsd.org/changeset/ports/548469

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

Modified:
  head/www/trac-estimator/Makefile
  head/www/trac-estimator/pkg-descr

Modified: head/www/trac-estimator/Makefile
==============================================================================
--- head/www/trac-estimator/Makefile	Sun Sep 13 09:26:10 2020	(r548468)
+++ head/www/trac-estimator/Makefile	Sun Sep 13 09:36:49 2020	(r548469)
@@ -12,6 +12,8 @@ DISTNAME=	${PORTNAME}plugin-${PORTVERSION}
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Produce detailed range-based estimations for Trac tickets
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	tracd:www/trac
 
 WRKSRC=		${WRKDIR}/${PORTNAME}plugin/0.11

Modified: head/www/trac-estimator/pkg-descr
==============================================================================
--- head/www/trac-estimator/pkg-descr	Sun Sep 13 09:26:10 2020	(r548468)
+++ head/www/trac-estimator/pkg-descr	Sun Sep 13 09:36:49 2020	(r548469)
@@ -2,4 +2,4 @@ This Trac plugin implements a page for creating time e
 estimates will be attached to whatever tickets are specified in the
 tickets box.
 
-WWW: http://trac-hacks.org/wiki/EstimatorPlugin
+WWW: https://trac-hacks.org/wiki/EstimatorPlugin



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