diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /editors/p5-Wx-Scintilla | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'editors/p5-Wx-Scintilla')
-rw-r--r-- | editors/p5-Wx-Scintilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index cf930228c83..d3651313974 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2018/08/22 09:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:58 ryoon Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |