diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-14 15:16:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-14 15:16:26 +0000 |
commit | 0a68bf743416ac397f0ddf6b752f21dc7b70d8fb (patch) | |
tree | 32b17b19463e1b6d2841ef3daca34c8ec114923d /math | |
parent | e1bbdc024b77bf1fee6ffec1b5b71b48681de05b (diff) | |
download | ports-0a68bf743416ac397f0ddf6b752f21dc7b70d8fb.tar.gz ports-0a68bf743416ac397f0ddf6b752f21dc7b70d8fb.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 3 | ||||
-rw-r--r-- | math/PDL/distinfo | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 93fc133f284b..03cb28dfd9ec 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} MASTER_SITE_SUBDIR= ${PORTNAME}/:cpan \ ${PORTNAME:L}/:sf -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \ - ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan,sf MAINTAINER= perl@FreeBSD.org COMMENT= Perl Data Language diff --git a/math/PDL/distinfo b/math/PDL/distinfo index 44bcb09cff04..c725d68ba6a3 100644 --- a/math/PDL/distinfo +++ b/math/PDL/distinfo @@ -1,6 +1,3 @@ MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93 SHA256 (PDL-2.4.2.tar.gz) = 0c782136d88ed9fc62ff0404391709dab30b19c29ce4c453bfed0aae3b975b31 SIZE (PDL-2.4.2.tar.gz) = 2151379 -MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93 -SHA256 (PDL-2.4.2.tar.gz) = 0c782136d88ed9fc62ff0404391709dab30b19c29ce4c453bfed0aae3b975b31 -SIZE (PDL-2.4.2.tar.gz) = 2151379 |