diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /net/opal | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
Notes
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 27edfb359cfc..07c21b0ad171 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MASTER_SITES= GNOME |