summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/dctc-gui/Makefile3
-rw-r--r--net/dctc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/dctc-gui/Makefile b/net/dctc-gui/Makefile
index 7347547687b8..b9171b7cb93d 100644
--- a/net/dctc-gui/Makefile
+++ b/net/dctc-gui/Makefile
@@ -9,7 +9,8 @@ PORTNAME= dctc
PORTVERSION= 0.59
PORTREVISION= 1
CATEGORIES= net gnome
-MASTER_SITES= http://ac2i.tzo.com/dctc/
+MASTER_SITES= http://unixpages.org/distfiles/ \
+ http://ac2i.tzo.com/dctc/
PKGNAMESUFFIX= -gui
DISTNAME= dc_gui-${PORTVERSION}
diff --git a/net/dctc/Makefile b/net/dctc/Makefile
index 6730b66747d2..d5b2fae4c616 100644
--- a/net/dctc/Makefile
+++ b/net/dctc/Makefile
@@ -8,7 +8,8 @@
PORTNAME= dctc
PORTVERSION= 0.83.2
CATEGORIES= net
-MASTER_SITES= http://ac2i.tzo.com/dctc/
+MASTER_SITES= http://unixpages.org/distfiles/ \
+ http://ac2i.tzo.com/dctc/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org