diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-25 04:39:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-25 04:39:45 +0800 |
commit | 4c10497981005f227736370e02866cfa5a378377 (patch) | |
tree | 2addf4d3ee06a6b815aad9c551a64edf4d9b2584 /sysutils/ipmitool | |
parent | 2f90a325e72e537e10d8f120c93cf6d142db7700 (diff) | |
download | freebsd-ports-gnome-4c10497981005f227736370e02866cfa5a378377.tar.gz freebsd-ports-gnome-4c10497981005f227736370e02866cfa5a378377.tar.zst freebsd-ports-gnome-4c10497981005f227736370e02866cfa5a378377.zip |
- Update to 1.3.1
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7687
Diffstat (limited to 'sysutils/ipmitool')
-rw-r--r-- | sysutils/ipmitool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile index a84dc30480c3..9b539615c899 100644 --- a/sysutils/ipmitool/Makefile +++ b/sysutils/ipmitool/Makefile @@ -3,7 +3,7 @@ PORTNAME= ipmitool PORTVERSION= 1.8.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF |