From a2472d09d8f5a8d7115d74108c3a5972b01c408d Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 22 Aug 2009 02:23:49 +0000 Subject: - Fix broken makefiles introduced with translation to new SF File Release System Reported by: dan Pointyhat to: myself --- net/tsocks/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net') diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index f11989371e4d..3be5cc3fb7b2 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -10,10 +10,8 @@ PORTREVISION= 4 CATEGORIES= net security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.8%20beta%205 \ http://ftp1.sourceforge.net/tsocks/ \ - http://www.yazzy.org/ports/tsocks/ - -DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/.b/beta/} MAINTAINER= ports@FreeBSD.org COMMENT= Allow non SOCKS aware applications to use SOCKS without modification -- cgit v1.2.3