aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-09-13 09:36:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-09-13 09:36:49 +0000
commit750d5f92f944b6ccf6e5d68694737306df1e0513 (patch)
treee46199cff4a325c7973f34d4d5ae36d2c57c450a
parentf08fa14b9e6d38c73242f3ef45e470c17321ce40 (diff)
downloadports-750d5f92f944b6ccf6e5d68694737306df1e0513.tar.gz
ports-750d5f92f944b6ccf6e5d68694737306df1e0513.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=548469
-rw-r--r--www/trac-estimator/Makefile2
-rw-r--r--www/trac-estimator/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/trac-estimator/Makefile b/www/trac-estimator/Makefile
index 33072a167ed4..e2fb9a675eb3 100644
--- a/www/trac-estimator/Makefile
+++ b/www/trac-estimator/Makefile
@@ -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
diff --git a/www/trac-estimator/pkg-descr b/www/trac-estimator/pkg-descr
index 3b327fa13c61..2dde91eb6b1d 100644
--- a/www/trac-estimator/pkg-descr
+++ b/www/trac-estimator/pkg-descr
@@ -2,4 +2,4 @@ This Trac plugin implements a page for creating time estimates. The
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