diff options
author | Mark Pulford <markp@FreeBSD.org> | 2004-07-10 08:30:05 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2004-07-10 08:30:05 +0000 |
commit | fb8bdaf2312878210c73e1a6e4d52cb544db3d3d (patch) | |
tree | 5b5c9e9eb7fdf590f3a6b9c668dea0a32490a87d /sysutils | |
parent | 32c58d5878d8fbae35da80486a7b6d58b2b01a91 (diff) | |
download | ports-fb8bdaf2312878210c73e1a6e4d52cb544db3d3d.tar.gz ports-fb8bdaf2312878210c73e1a6e4d52cb544db3d3d.zip |
Notes
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 |