diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /lang/ossp-js | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'lang/ossp-js')
-rw-r--r-- | lang/ossp-js/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ossp-js/Makefile b/lang/ossp-js/Makefile index 09d418fc906..c61115807b5 100644 --- a/lang/ossp-js/Makefile +++ b/lang/ossp-js/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2016/07/09 06:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2018/08/22 09:45:21 wiz Exp $ # DISTNAME= js-1.6.20070208 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/js/ |