diff options
author | linimon <linimon@FreeBSD.org> | 2007-04-04 16:44:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-04-04 16:44:19 +0800 |
commit | a7a855925b6b2612385f2740687ff24e02580427 (patch) | |
tree | 81b1f8049c553170fb8e9b5e545d826f6bb26bec /devel | |
parent | f1a3ef080451d52379ac67eb520beb3c4901c2cf (diff) | |
download | freebsd-ports-gnome-a7a855925b6b2612385f2740687ff24e02580427.tar.gz freebsd-ports-gnome-a7a855925b6b2612385f2740687ff24e02580427.tar.zst freebsd-ports-gnome-a7a855925b6b2612385f2740687ff24e02580427.zip |
Chase new location of mastersite per distfile survey. Note: this port
is quite out-of-date.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/clanlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 53afbb6e3c97..601303b67066 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.5.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= http://clanlib.org/~sphair/download/ \ +MASTER_SITES= http://clanlib.org/download/legacy/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ClanLib-${PORTVERSION:R}-${PORTVERSION:E} |