diff options
Diffstat (limited to 'textproc/p5-Data-HexDump/Makefile')
-rw-r--r-- | textproc/p5-Data-HexDump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Data-HexDump/Makefile b/textproc/p5-Data-HexDump/Makefile index aa6a9caf60e..d9872dbc5d6 100644 --- a/textproc/p5-Data-HexDump/Makefile +++ b/textproc/p5-Data-HexDump/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:35 wiz Exp $ # DISTNAME= Data-HexDump-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/ |