diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-02-21 17:08:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-02-21 17:08:56 +0800 |
commit | a92415948ea8da223a54515df5bfec391b20e38d (patch) | |
tree | 6bcd3b9039d78c95c1902bf4d62cca7c52f80cb6 /multimedia | |
parent | f5904306a4d652ad80c85fc5991273aee84d0cee (diff) | |
download | freebsd-ports-gnome-a92415948ea8da223a54515df5bfec391b20e38d.tar.gz freebsd-ports-gnome-a92415948ea8da223a54515df5bfec391b20e38d.tar.zst freebsd-ports-gnome-a92415948ea8da223a54515df5bfec391b20e38d.zip |
- update MASTER_SITES
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xanim/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index bfbd17263497..cd1704607ec9 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -8,11 +8,11 @@ PORTNAME= xanim PORTVERSION= 2.92.0 CATEGORIES= multimedia graphics -MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/:main \ - ftp://ftp.ayamura.org/pub/graphics/:main \ - ftp://ftp.ut.ee/pub/graphics/xanim/:main \ +MASTER_SITES= ftp://ftp.fu-berlin.de/unix/X11/graphics/xanim/:main \ + ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/:main \ ${MASTER_SITE_LOCAL} \ - ftp://ftp.ut.ee/pub/graphics/xanim/dlls/ + ftp://ftp.fu-berlin.de/unix/X11/graphics/xanim/dlls/ \ + ftp://ftp.informatik.uni-hamburg.de/pub/soft/graphics/xanim/dlls/ MASTER_SITE_SUBDIR= dinoex DISTNAME= xanim2920 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES} |