diff options
author | markp <markp@FreeBSD.org> | 2004-07-10 16:30:05 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2004-07-10 16:30:05 +0800 |
commit | 40bbb2558739cce886d1bbfb1da9b66bfbf4acfd (patch) | |
tree | 6e6ee812915e182ca490740dd877fc8f102ff83e /sysutils | |
parent | 1de03e22834f10980c826bb2f4b8ae4f14ce1671 (diff) | |
download | freebsd-ports-gnome-40bbb2558739cce886d1bbfb1da9b66bfbf4acfd.tar.gz freebsd-ports-gnome-40bbb2558739cce886d1bbfb1da9b66bfbf4acfd.tar.zst freebsd-ports-gnome-40bbb2558739cce886d1bbfb1da9b66bfbf4acfd.zip |
Updated to 1.1.
This port now works under 4.x.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/throttle/Makefile | 10 | ||||
-rw-r--r-- | sysutils/throttle/distinfo | 4 |
2 files changed, 4 insertions, 10 deletions
diff --git a/sysutils/throttle/Makefile b/sysutils/throttle/Makefile index 51fd3dafe8fb..38a9ecaae5e4 100644 --- a/sysutils/throttle/Makefile +++ b/sysutils/throttle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= throttle -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://klicman.org/throttle/ @@ -17,10 +17,4 @@ GNU_CONFIGURE= yes MAN1= throttle.1 PLIST_FILES= bin/throttle -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on 4.x" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/sysutils/throttle/distinfo b/sysutils/throttle/distinfo index 04f60ac427d1..f042c8830604 100644 --- a/sysutils/throttle/distinfo +++ b/sysutils/throttle/distinfo @@ -1,2 +1,2 @@ -MD5 (throttle-1.0.tar.gz) = c0a882c574fd1daaaf729521f193d040 -SIZE (throttle-1.0.tar.gz) = 47181 +MD5 (throttle-1.1.tar.gz) = a8f926e4cbe9c7de6f63477c4d0c50ee +SIZE (throttle-1.1.tar.gz) = 68153 |