diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-05 14:27:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-05 14:27:37 +0800 |
commit | ad479986a15b21c85be1dd4fca2149d6ca49e4e2 (patch) | |
tree | 252a05053e77d88ecb005caf7860971c27c99e8b | |
parent | 2f097d9a7f9368de521f0d93b6f671c9c5818795 (diff) | |
download | freebsd-ports-gnome-ad479986a15b21c85be1dd4fca2149d6ca49e4e2.tar.gz freebsd-ports-gnome-ad479986a15b21c85be1dd4fca2149d6ca49e4e2.tar.zst freebsd-ports-gnome-ad479986a15b21c85be1dd4fca2149d6ca49e4e2.zip |
Per distfile survey, chase mastersite.
-rw-r--r-- | lang/cim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 0ac42dce4858..04db60805417 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -8,7 +8,7 @@ PORTNAME= cim PORTVERSION= 3.36 CATEGORIES= lang -MASTER_SITES= http://www.gtlib.cc.gatech.edu/pub/fink/ +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for the SIMULA programming language |