diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 18:57:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 18:57:37 +0000 |
commit | ace86ed3bb577fdc21baa273aed749b14cf37e11 (patch) | |
tree | b97f0a277920792275f9fad4114bcecece7d7a53 /lang/perl5.6 | |
parent | Typo (PORTVESION -> PORTVERSION). (diff) |
Typo (PORTVESION -> PORTVERSION).
Notes
Notes:
svn path=/head/; revision=27496
Diffstat (limited to 'lang/perl5.6')
-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 2fd15cd1f221..d0707f6f4a30 100644 --- a/lang/perl5.6/Makefile +++ b/lang/perl5.6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perl -PORTVESION= 5.00502 +PORTVERSION= 5.00502 CATEGORIES= lang devel perl5 MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/src/5.0/ |