diff options
Diffstat (limited to 'devel/swig13/Makefile')
-rw-r--r-- | devel/swig13/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 9696ccacec51..dc6517538347 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/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} |