aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/smpeg
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-09-23 05:33:38 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-09-23 05:33:38 +0800
commit1ba048ba568d2c4f21725f6e317427c9afd84fc3 (patch)
tree56ff3b08c73d480b9e6cf371d74f10439b4db748 /multimedia/smpeg
parent98dd3d3ccb3b4d45ab2c58f2e259bb4e209beb7a (diff)
downloadfreebsd-ports-graphics-1ba048ba568d2c4f21725f6e317427c9afd84fc3.tar.gz
freebsd-ports-graphics-1ba048ba568d2c4f21725f6e317427c9afd84fc3.tar.zst
freebsd-ports-graphics-1ba048ba568d2c4f21725f6e317427c9afd84fc3.zip
Add some additional master sites
PR: 21483 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Diffstat (limited to 'multimedia/smpeg')
-rw-r--r--multimedia/smpeg/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index ebfe9135952..5f3d7dccdaa 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -8,7 +8,11 @@
PORTNAME= smpeg
PORTVERSION= 0.4.0
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/
+MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \
+ ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
+ ftp://boudicca.tux.org/misc/lokigames/open-source/smpeg/ \
+ ftp://snuffleupagus.animearchive.org/loki/open-source/smpeg/ \
+ http://ftp.gameaholic.com/mirrors/ftp.lokigames.com/open-source/smpeg/
MAINTAINER= cpiazza@FreeBSD.org