diff options
Diffstat (limited to 'textproc/translate-shell/Makefile')
-rw-r--r-- | textproc/translate-shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/translate-shell/Makefile b/textproc/translate-shell/Makefile index c60dc6bc892..2b81edb46be 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2019/07/01 04:08:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2019/07/20 22:46:53 wiz Exp $ DISTNAME= translate-shell-0.9.6.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/} GITHUB_TAG= v${PKGVERSION_NOREV} |