summaryrefslogtreecommitdiff
path: root/lang/perl5.12/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-11-06 22:08:03 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-11-06 22:08:03 +0000
commitbbc34ddf1100af44360c6c35dce71535bafa5a89 (patch)
tree4b0adecbac01f652e93707e150100970d586a53c /lang/perl5.12/Makefile
parent- irssi-devel should be using @dirrmtry in a few cases. this is (diff)
Fix a possible buffer overflow with ASCII regexes that really are
Unicode regexes. Obtained from: perl5-porters (Nicholas Clark), with modifications Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=202550
Diffstat (limited to 'lang/perl5.12/Makefile')
-rw-r--r--lang/perl5.12/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile
index 13c8a8237609..3c607d2a42a9 100644
--- a/lang/perl5.12/Makefile
+++ b/lang/perl5.12/Makefile
@@ -7,6 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
+PORTREVISION= 1
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/} \