Mathieu Arnold 609a414106 Fix version.
DISTVERSION will make a PKGVERSION of 1.1.1.a, which goes backwards:

$ pkg version -t openssl111-1.1.1 openssl111-1.1.1.a
>

Now, it goes forward:

$ pkg version -t openssl111-1.1.1 openssl111-1.1.1a
<

Pointy hat:	brnrd
2018-11-21 13:50:58 +00:00
..
2018-11-20 17:51:34 +00:00
2018-11-21 13:50:58 +00:00