diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-04-06 03:35:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-04-06 03:35:37 +0800 |
commit | 8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed (patch) | |
tree | 1d5364ef3f10d0ff5abbd44ec1748974c5ec6088 /multimedia/xanim/Makefile | |
parent | 21480c42d2c39edc939496186729adbf33461464 (diff) | |
download | freebsd-ports-gnome-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.tar.gz freebsd-ports-gnome-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.tar.zst freebsd-ports-gnome-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.zip |
- rmove offline site xanim.va.pubnix.com
- add new mirror
Diffstat (limited to 'multimedia/xanim/Makefile')
-rw-r--r-- | multimedia/xanim/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 1ac188b7bf55..2dd11cf1fc90 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -8,9 +8,9 @@ PORTNAME= xanim PORTVERSION= 2.92.0 CATEGORIES= multimedia graphics -MASTER_SITES= ftp://xanim.va.pubnix.com/:main \ - http://www.go.dlr.de/fresh/unix/src/misc/:main \ - ftp://xanim.va.pubnix.com/dlls/ \ +MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/:main \ + ftp://ftp.ut.ee/pub/graphics/xanim/:main \ + ftp://ftp.ut.ee/pub/graphics/xanim/dlls/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex DISTNAME= xanim2920 |