diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
commit | bc19d067843d4e80e501af0760b5b4e79d2f3965 (patch) | |
tree | 9894e944547809ff5eee8d0b36fc76622411570d /textproc/p5-Marpa-HTML | |
parent | Tell Module::Build to use LOCALBASE/bin/perl and not (diff) |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=432932
Diffstat (limited to 'textproc/p5-Marpa-HTML')
-rw-r--r-- | textproc/p5-Marpa-HTML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Marpa-HTML/Makefile b/textproc/p5-Marpa-HTML/Makefile index 77ae47614a88..114d5c20e1fa 100644 --- a/textproc/p5-Marpa-HTML/Makefile +++ b/textproc/p5-Marpa-HTML/Makefile @@ -4,7 +4,7 @@ PORTNAME= Marpa-HTML PORTVERSION= 0.112 DISTVERSIONSUFFIX= 000 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JKEGL |