summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Lite/Makefile')
-rw-r--r--www/p5-HTTP-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile
index d725c5b0aa9..db824393d3e 100644
--- a/www/p5-HTTP-Lite/Makefile
+++ b/www/p5-HTTP-Lite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2021/05/24 19:55:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2022/06/28 11:37:28 wiz Exp $
DISTNAME= HTTP-Lite-2.44
# Preparing if next release is 2.5 (rather than 2.50, use 2.4.3)
PKGNAME= p5-${DISTNAME:C/([0-9])\.([0-9])([0-9]*)/\1.\2.\3/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}