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 /games/xscorch | |
parent | 75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff) | |
download | pkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz |
*: recursive bump for perl 5.36
Diffstat (limited to 'games/xscorch')
-rw-r--r-- | games/xscorch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index d4b23020d0a..cd352a40c9d 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:04:44 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/06/28 11:33:57 wiz Exp $ DISTNAME= xscorch_0.2.1.orig PKGNAME= ${DISTNAME:S/_/-/1:S/.orig//1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xscorch/} |