diff options
author | John Polstra <jdp@FreeBSD.org> | 2007-01-22 05:01:41 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2007-01-22 05:01:41 +0000 |
commit | 2845ca0c97de9c382eeaa04904ade72f3e669e69 (patch) | |
tree | 087e34ea1fc3a96e78b6adf00b6b4e2266773dd7 /sysutils/ipmitool | |
parent | 50eeb6d0aa4439b540efd7c6617850298aed5ad8 (diff) |
Bump PORTREVISION for bugfix in files/patch-lanplus.c.
Notes
Notes:
svn path=/head/; revision=182937
Diffstat (limited to 'sysutils/ipmitool')
-rw-r--r-- | sysutils/ipmitool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile index 629c29acb35b..dc6248d11a2e 100644 --- a/sysutils/ipmitool/Makefile +++ b/sysutils/ipmitool/Makefile @@ -7,6 +7,7 @@ PORTNAME= ipmitool PORTVERSION= 1.8.8 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |