diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
commit | c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2 (patch) | |
tree | 1e651bfc0b3da81664fbbff464efdd972bcd4825 /math/PDL | |
parent | aec999f453e4401077ea3626b3c679dc5c6655bd (diff) | |
download | ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.tar.gz ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.zip |
Notes
Diffstat (limited to 'math/PDL')
-rw-r--r-- | math/PDL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 75345f91da95..bb821fdd8022 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -8,6 +8,7 @@ PORTNAME= PDL PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} |