diff options
-rw-r--r-- | sysutils/throttle/Makefile | 4 | ||||
-rw-r--r-- | sysutils/throttle/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/throttle/Makefile b/sysutils/throttle/Makefile index 306f4a250b52..b6bebe735003 100644 --- a/sysutils/throttle/Makefile +++ b/sysutils/throttle/Makefile @@ -6,14 +6,16 @@ # PORTNAME= throttle -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://klicman.org/throttle/ MAINTAINER= ports@FreeBSD.org COMMENT= A pipe bandwidth throttling utility +USE_GNOME= gnometarget GNU_CONFIGURE= yes + MAN1= throttle.1 PLIST_FILES= bin/throttle diff --git a/sysutils/throttle/distinfo b/sysutils/throttle/distinfo index 9bd08279d3e7..1c3ca7f48213 100644 --- a/sysutils/throttle/distinfo +++ b/sysutils/throttle/distinfo @@ -1,3 +1,3 @@ -MD5 (throttle-1.1.tar.gz) = a8f926e4cbe9c7de6f63477c4d0c50ee -SHA256 (throttle-1.1.tar.gz) = b064412f26adebb7fad044043a8783de6e878711ba6dd8d78e453cb3f2914fcd -SIZE (throttle-1.1.tar.gz) = 68153 +MD5 (throttle-1.2.tar.gz) = bb8abf5a9a63ed7d80951f056543a88c +SHA256 (throttle-1.2.tar.gz) = 6d90e4dcd6c604846020d60e82df1576e0a022cb96716a709db4ebfa143d6772 +SIZE (throttle-1.2.tar.gz) = 72501 |