diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-16 12:28:01 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-16 12:28:01 +0000 |
commit | 5596d333922cde4af97af5ffdcb6af3eae01e4ab (patch) | |
tree | 514d250f48968122d4dd32fd76b9cea6bfb11b97 /lang/perl5.6/Makefile | |
parent | c215379edf6b78618184d09b3a5deb59d4312052 (diff) | |
download | ports-5596d333922cde4af97af5ffdcb6af3eae01e4ab.tar.gz ports-5596d333922cde4af97af5ffdcb6af3eae01e4ab.zip |
Notes
Diffstat (limited to 'lang/perl5.6/Makefile')
-rw-r--r-- | lang/perl5.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile index f2c18229ae61..21ac952fba0c 100644 --- a/lang/perl5.6/Makefile +++ b/lang/perl5.6/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VER} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ ${MASTER_SITE_LOCAL:S/$/:local/} |