diff options
Diffstat (limited to 'textproc/translate-shell/Makefile')
-rw-r--r-- | textproc/translate-shell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/translate-shell/Makefile b/textproc/translate-shell/Makefile index 668400fd440..03cd2f30889 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2017/12/17 11:41:48 leot Exp $ +# $NetBSD: Makefile,v 1.4 2018/01/01 21:18:54 adam Exp $ DISTNAME= translate-shell-0.9.6.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/} GITHUB_TAG= v${PKGVERSION_NOREV} |