diff options
Diffstat (limited to 'textproc/sub2srt/Makefile')
-rw-r--r-- | textproc/sub2srt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sub2srt/Makefile b/textproc/sub2srt/Makefile index 32a470b5ef8..38b1c92c775 100644 --- a/textproc/sub2srt/Makefile +++ b/textproc/sub2srt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2021/05/24 19:55:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/06/28 11:36:49 wiz Exp $ DISTNAME= sub2srt-0.5.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=robelix/} |