From c63700df689c487ecffc1074b304026b87fe66da Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 17 Jun 2011 08:14:04 +0000 Subject: [PATCH] remove broken master_site from the list --- net-p2p/teknap/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index f4828666df05..069bdee4c131 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -9,8 +9,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= http://got.net/~brian/teknap/ \ - ftp://ftp.arnes.si/packages2/OpenBSD/distfiles/ +MASTER_SITES= http://got.net/~brian/teknap/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} MAINTAINER= ports@FreeBSD.org