diff options
Diffstat (limited to 'math/PDL/Makefile')
-rw-r--r-- | math/PDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 980bdb1c3952..dc5b50c9e2ed 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: PDL -# Version required: 2.0 # Date created: 08 February 1999 # Whom: Anton Berezin <tobez@plab.ku.dk> # # $FreeBSD$ # -DISTNAME= PDL-2.0 +PORTNAME= PDL +PORTVERSION= 2.0 CATEGORIES= math perl5 MASTER_SITES= http://www.fastlane.net/~jcerney/%SUBDIR%/ \ ${MASTER_SITE_PERL_CPAN} |