diff options
Diffstat (limited to '')
-rw-r--r-- | devel/hwloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hwloc/Makefile b/devel/hwloc/Makefile index 5ed7d0b8724a..d353eb29acef 100644 --- a/devel/hwloc/Makefile +++ b/devel/hwloc/Makefile @@ -1,6 +1,6 @@ PORTNAME= hwloc PORTVERSION= 1.11.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.open-mpi.org/software/hwloc/v${PORTVERSION:R}/downloads/ \ http://icl.cs.utk.edu/open-mpi/software/hwloc/v${PORTVERSION:R}/downloads/ |