diff options
Diffstat (limited to 'net/throttled/Makefile')
-rw-r--r-- | net/throttled/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/throttled/Makefile b/net/throttled/Makefile index f82996cb4856..3d8070302228 100644 --- a/net/throttled/Makefile +++ b/net/throttled/Makefile @@ -5,14 +5,13 @@ PORTNAME= throttled PORTVERSION= 0.5.2 CATEGORIES= net MASTER_SITES= http://www.intrarts.com/Files/ -EXTRACT_SUFX= .tgz MAINTAINER= quest@mac.com COMMENT= Bandwidth shaping and QoS solution LICENSE= GPLv3 -USES= gmake +USES= gmake tar:tgz USE_RC_SUBR= ${PORTNAME} PLIST_FILES= sbin/throttled sbin/throttled-startup |