diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /editors/p5-Wx-Scintilla | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.tar.gz |
Recursive bump for png-1.6.
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 f1627300681..563cee744fb 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:37:29 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/16 11:21:00 wiz Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |