diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 00:22:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 00:22:47 +0000 |
commit | 58ab2f47234d96f0f78b8a49cda36f8adb333ac8 (patch) | |
tree | 69c7cc1d81922207d456e3d5bb02df60ef7ea22c /net/dctc-gui | |
parent | Chase updated mastersite. (diff) |
Remove obsolete mastersite.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=145176
Diffstat (limited to 'net/dctc-gui')
-rw-r--r-- | net/dctc-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 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} |