diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /textproc/translate-shell | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
Diffstat (limited to 'textproc/translate-shell')
-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 cadee718fde..fa05c0f6774 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2019/07/27 20:35:06 leot Exp $ +# $NetBSD: Makefile,v 1.15 2019/08/22 12:23:51 ryoon Exp $ DISTNAME= translate-shell-0.9.6.11 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/} GITHUB_TAG= v${PKGVERSION_NOREV} |