diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-01-21 22:23:57 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-01-21 22:23:57 +0000 |
commit | 7e0b07342b8a8040c2a9613eeda80f2b9031e462 (patch) | |
tree | a698d62f8278a7fa15b4f8b244c8591ba8044f7d /devel | |
parent | Bring Octave up to version 2.0.15. (diff) |
Missed in (much) earlier commit: Upgrade to 0.9907.
Notes
Notes:
svn path=/head/; revision=24883
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ReadLine-Perl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ReadLine-Perl/Makefile b/devel/p5-ReadLine-Perl/Makefile index 34cc89714f9c..c6c0d7885cf2 100644 --- a/devel/p5-ReadLine-Perl/Makefile +++ b/devel/p5-ReadLine-Perl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-ReadLine-Perl -# Version required: 0.9904 +# Version required: 0.9907 # Date created: 20 February 1998 # Whom: Matthew Hunt <mph@pobox.com> # # $FreeBSD$ # -DISTNAME= Term-ReadLine-Perl-0.9904 -PKGNAME= p5-ReadLine-Perl-0.9904 +DISTNAME= Term-ReadLine-Perl-0.9907 +PKGNAME= p5-ReadLine-Perl-0.9907 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Term |