Updated to 1.1.

This port now works under 4.x.
This commit is contained in:
Mark Pulford 2004-07-10 08:30:05 +00:00
parent 32c58d5878
commit fb8bdaf231
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113321
2 changed files with 4 additions and 10 deletions

View File

@ -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>

View File

@ -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