diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-06-13 12:43:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-06-21 17:46:26 +0000 |
commit | d6e84975f09af06c0f034aec3dae6d4812432ab0 (patch) | |
tree | 342a62d5cdea8f14a40936f0ebfd199f4689f811 /net/opal | |
parent | 1cbf65feca561e0c10cefea3becb69f5f442f3b7 (diff) |
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 396faed4736b..eac83cae0f23 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -2,7 +2,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net MASTER_SITES= GNOME |