diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
commit | 84e727457fdc2975f0a263fbb4bfc22b21825f8b (patch) | |
tree | e47add3bbee702c6a79ccf6bb15c6635d9a06264 /net/opal | |
parent | fc92501e435eda1b9aa2b58f992259cffdd38b01 (diff) | |
download | ports-84e727457fdc2975f0a263fbb4bfc22b21825f8b.tar.gz ports-84e727457fdc2975f0a263fbb4bfc22b21825f8b.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 5d9072c2c1d6..e405e47ca597 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MASTER_SITES= GNOME |