Date: Fri, 7 Feb 2014 18:26:17 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343285 - head/devel/cdk Message-ID: <201402071826.s17IQHNq049149@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Feb 7 18:26:17 2014 New Revision: 343285 URL: http://svnweb.freebsd.org/changeset/ports/343285 QAT: https://qat.redports.org/buildarchive/r343285/ Log: Remove dead mirror Modified: head/devel/cdk/Makefile Modified: head/devel/cdk/Makefile ============================================================================== --- head/devel/cdk/Makefile Fri Feb 7 17:52:57 2014 (r343284) +++ head/devel/cdk/Makefile Fri Feb 7 18:26:17 2014 (r343285) @@ -6,8 +6,7 @@ PORTVERSION= 5.0.20120323 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://invisible-island.net/cdk/ \ - http://fossies.org/linux/misc/ +MASTER_SITES= ftp://invisible-island.net/cdk/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071826.s17IQHNq049149>