diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-11-16 04:13:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-11-16 04:13:11 +0800 |
commit | 72d083e38af790b8a8b45ddc554a4cf7cf945eb1 (patch) | |
tree | 05a89b2c93961ab1e81a5bdbcdd3cb8196635ef6 | |
parent | d289e7d1ba23aaf2518bdc681342483c925d57f5 (diff) | |
download | freebsd-ports-gnome-72d083e38af790b8a8b45ddc554a4cf7cf945eb1.tar.gz freebsd-ports-gnome-72d083e38af790b8a8b45ddc554a4cf7cf945eb1.tar.zst freebsd-ports-gnome-72d083e38af790b8a8b45ddc554a4cf7cf945eb1.zip |
- fix MASTER_SITES
-rw-r--r-- | multimedia/xanim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 395352a17298..ee43e46333f3 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -9,7 +9,6 @@ PORTNAME= xanim PORTVERSION= 2.92.0 CATEGORIES= multimedia graphics MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/:main \ - ftp://ftp.win.ne.jp/pub/graphics/xanim/:main \ ftp://ftp.ayamura.org/pub/graphics/:main \ ftp://ftp.ut.ee/pub/graphics/xanim/:main \ ${MASTER_SITE_LOCAL} \ |