diff options
Diffstat (limited to 'textproc/ydiff/Makefile')
-rw-r--r-- | textproc/ydiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ydiff/Makefile b/textproc/ydiff/Makefile index c71d880f6dd..7e1da943ab7 100644 --- a/textproc/ydiff/Makefile +++ b/textproc/ydiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2022/06/27 15:29:17 fcambus Exp $ +# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:55 nia Exp $ DISTNAME= ydiff-1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ymattw/} GITHUB_TAG= ${PKGVERSION_NOREV} |