diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-11-30 05:33:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-11-30 05:33:15 +0800 |
commit | 786ce67d63b3fe7b6ebe663185652dbd4dcb6d62 (patch) | |
tree | 0bd9e9e5d68234da3004fac3c04ecc47b3110620 /multimedia | |
parent | eddd2cadfc60992f88547ac269660f6250190201 (diff) | |
download | freebsd-ports-graphics-786ce67d63b3fe7b6ebe663185652dbd4dcb6d62.tar.gz freebsd-ports-graphics-786ce67d63b3fe7b6ebe663185652dbd4dcb6d62.tar.zst freebsd-ports-graphics-786ce67d63b3fe7b6ebe663185652dbd4dcb6d62.zip |
- update MASTER_SITES
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xanim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index a93e243c784..19a01b581c6 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -5,9 +5,9 @@ PORTNAME= xanim PORTVERSION= 2.92.0 PORTREVISION= 2 CATEGORIES= multimedia graphics -MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/:main \ +MASTER_SITES= ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/ \ ${MASTER_SITE_LOCAL} \ - ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/dlls/ + ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/dlls/ MASTER_SITE_SUBDIR= dinoex DISTNAME= xanim2920 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES} |