diff options
author | gabor <gabor@FreeBSD.org> | 2009-02-02 02:52:44 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-02-02 02:52:44 +0800 |
commit | 1361c28302f5d7c18eef8e6aebddc66d2a2c523f (patch) | |
tree | 1b53da7129aa2db55f303c03d3c4b121d494c1b7 /math/PDL/Makefile | |
parent | c49764ed27c4138e59c9e6e6a7f1e531ab381090 (diff) | |
download | freebsd-ports-gnome-1361c28302f5d7c18eef8e6aebddc66d2a2c523f.tar.gz freebsd-ports-gnome-1361c28302f5d7c18eef8e6aebddc66d2a2c523f.tar.zst freebsd-ports-gnome-1361c28302f5d7c18eef8e6aebddc66d2a2c523f.zip |
- Update to 2.4.4
Diffstat (limited to 'math/PDL/Makefile')
-rw-r--r-- | math/PDL/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 3704ecfe3a42..7c0c191f90ed 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -7,8 +7,7 @@ # PORTNAME= PDL -PORTVERSION= 2.4.3 -PORTREVISION= 5 +PORTVERSION= 2.4.4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} |