diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 15:48:41 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 15:48:41 +0000 |
commit | e9aeb747060a8bff587763d5938fd5c6195e1bef (patch) | |
tree | 67e4f03eb4e7ea60704af4736248852db77738aa /math/spin | |
parent | 6ce50c59c5cfa659ffe60a0d1a90250dcaef047a (diff) | |
download | ports-e9aeb747060a8bff587763d5938fd5c6195e1bef.tar.gz ports-e9aeb747060a8bff587763d5938fd5c6195e1bef.zip |
Notes
Diffstat (limited to 'math/spin')
-rw-r--r-- | math/spin/Makefile | 3 | ||||
-rw-r--r-- | math/spin/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile index 7f8f2f82a747..df2e06e415c1 100644 --- a/math/spin/Makefile +++ b/math/spin/Makefile @@ -7,10 +7,11 @@ PORTNAME= spin PORTVERSION= 3.4.9 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ -DISTFILES= spin348.tar.gz html.tar.gz +DISTFILES= spin${PORTVERSION:S/.//g}.tar.gz html.tar.gz MAINTAINER= jhanna@home.com diff --git a/math/spin/distinfo b/math/spin/distinfo index e7c9e22cf289..a7934429bdfd 100644 --- a/math/spin/distinfo +++ b/math/spin/distinfo @@ -1,2 +1,2 @@ -MD5 (spin/spin348.tar.gz) = 696b0ee0473944358c1ee6812723fc05 +MD5 (spin/spin349.tar.gz) = c361f05096969fb06d989ff23573340a MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20 |