aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-13 00:22:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-13 00:22:47 +0000
commit58ab2f47234d96f0f78b8a49cda36f8adb333ac8 (patch)
tree69c7cc1d81922207d456e3d5bb02df60ef7ea22c /net
parentd2b05cff7fcd8121e0adb7b68f1c9dbac5a7c604 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/dctc-gui/Makefile3
-rw-r--r--net/dctc/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net/dctc-gui/Makefile b/net/dctc-gui/Makefile
index 2c3893249860..3bc7cd18d9a1 100644
--- a/net/dctc-gui/Makefile
+++ b/net/dctc-gui/Makefile
@@ -9,8 +9,7 @@ PORTNAME= dctc
PORTVERSION= 0.66
PORTREVISION= 2
CATEGORIES= net gnome
-MASTER_SITES= http://unixpages.org/distfiles/ \
- http://ac2i.tzo.com/dctc/
+MASTER_SITES= http://unixpages.org/distfiles/
PKGNAMESUFFIX= -gui
DISTNAME= dc_gui-${PORTVERSION}
diff --git a/net/dctc/Makefile b/net/dctc/Makefile
index ce86fff9ec36..db3ae336bc90 100644
--- a/net/dctc/Makefile
+++ b/net/dctc/Makefile
@@ -8,8 +8,7 @@
PORTNAME= dctc
PORTVERSION= 0.84.1
CATEGORIES= net
-MASTER_SITES= http://unixpages.org/distfiles/ \
- http://ac2i.tzo.com/dctc/
+MASTER_SITES= http://unixpages.org/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org