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 | |
parent | 21480c42d2c39edc939496186729adbf33461464 (diff) | |
download | freebsd-ports-graphics-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.tar.gz freebsd-ports-graphics-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.tar.zst freebsd-ports-graphics-8f256c7f6132c6ed86bb4b7165f1cb5f64adb1ed.zip |
- rmove offline site xanim.va.pubnix.com
- add new mirror
-rw-r--r-- | multimedia/xanim/Makefile | 6 | ||||
-rw-r--r-- | multimedia/xanim/pkg-descr | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 1ac188b7bf5..2dd11cf1fc9 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 diff --git a/multimedia/xanim/pkg-descr b/multimedia/xanim/pkg-descr index 5af9fc67aa4..1a0ef928934 100644 --- a/multimedia/xanim/pkg-descr +++ b/multimedia/xanim/pkg-descr @@ -44,4 +44,6 @@ XAnim also provides various options that allow the user to alter colormaps, playback speeds, looping modes and can provide on-the-fly scaling of animations with the mouse. -WWW: http://xanim.va.pubnix.com/home.html +( http://xanim.va.pubnix.com/home.html ) +( http://xanim.resnet.gatech.edu/home.html ) +WWW: http://smurfland.cit.buffalo.edu/xanim/home.html |