diff options
author | steve <steve@FreeBSD.org> | 2000-05-28 03:49:37 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-28 03:49:37 +0000 |
commit | 2fccc5312549180d4a8bd56c106b0254fe70e108 (patch) | |
tree | 4d0c92bfe03791159c1838547d922cd0295ead7c /devel/SWIG | |
parent | 005a11e3e34106bda809a305d41a5aca838fc574 (diff) | |
download | FreeBSD-ports-2fccc5312549180d4a8bd56c106b0254fe70e108.zip FreeBSD-ports-2fccc5312549180d4a8bd56c106b0254fe70e108.tar.gz |
Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
Diffstat (limited to 'devel/SWIG')
-rw-r--r-- | devel/SWIG/Makefile | 3 | ||||
-rw-r--r-- | devel/SWIG/distinfo | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 9696cca..dc65175 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -8,8 +8,7 @@ PORTNAME= swig PORTVERSION= 1.1p5 CATEGORIES= devel python tcl82 -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ - ftp://ftp.rge.com/pub/languages/swig/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/languages/swig/1.1/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/devel/SWIG/distinfo b/devel/SWIG/distinfo index 8c928a2..4fe25f3 100644 --- a/devel/SWIG/distinfo +++ b/devel/SWIG/distinfo @@ -1 +1,2 @@ -MD5 (swig1.1p5.tar.gz) = 097bd08998590c400472995cbf282622 +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 +MD5 (swig1.1p5.tar.gz) = 031ba4d12e2bb27dd2fad83ade749132 |