diff options
author | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-06-28 11:30:51 +0000 |
commit | 5da87348cb57d8d1df6910cb892114c53beab8b0 (patch) | |
tree | 9d7168f3a6d792571ef549968fcd7b60801605fd /net/ucspi-ssl | |
parent | 75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff) | |
download | pkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz |
*: recursive bump for perl 5.36
Diffstat (limited to 'net/ucspi-ssl')
-rw-r--r-- | net/ucspi-ssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ucspi-ssl/Makefile b/net/ucspi-ssl/Makefile index a390304744f..96c1fadea11 100644 --- a/net/ucspi-ssl/Makefile +++ b/net/ucspi-ssl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2021/10/21 22:29:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.56 2022/06/28 11:35:21 wiz Exp $ # DISTNAME= ucspi-ssl-0.12.3 PKGNAME= ${DISTNAME:S/-0./-0.999./} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.fehcom.de/ipnet/ucspi-ssl/ EXTRACT_SUFX= .tgz |