diff options
Diffstat (limited to 'net/throttled')
-rw-r--r-- | net/throttled/Makefile | 11 | ||||
-rw-r--r-- | net/throttled/distinfo | 4 |
2 files changed, 6 insertions, 9 deletions
diff --git a/net/throttled/Makefile b/net/throttled/Makefile index 1130e729a30f..42ce96350986 100644 --- a/net/throttled/Makefile +++ b/net/throttled/Makefile @@ -1,13 +1,8 @@ -# Ports collection makefile for: throttled -# Date created: 11 Jun 2004 -# Whom: quest <quest@mac.com> -# +# Created by: quest <quest@mac.com> # $FreeBSD$ -# PORTNAME= throttled -PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTVERSION= 0.5.2 CATEGORIES= net MASTER_SITES= http://www.intrarts.com/Files/ EXTRACT_SUFX= .tgz @@ -15,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= quest@mac.com COMMENT= Bandwidth shaping and QoS solution +LICENSE= GPLv3 + USE_GMAKE= yes USE_RC_SUBR= ${PORTNAME} diff --git a/net/throttled/distinfo b/net/throttled/distinfo index d0854c929633..4610855a5ab1 100644 --- a/net/throttled/distinfo +++ b/net/throttled/distinfo @@ -1,2 +1,2 @@ -SHA256 (throttled-0.4.1.tgz) = 783ac1749637890c9cf3cdf223886d41148ff02e804f093c6f6af5dc97762820 -SIZE (throttled-0.4.1.tgz) = 25963 +SHA256 (throttled-0.5.2.tgz) = 7b3945303606f8002b3d827975067e419bc232ab314b5ad6b2b3d3bf107648ca +SIZE (throttled-0.5.2.tgz) = 303097 |