aboutsummaryrefslogtreecommitdiff
path: root/net/tsocks
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:32:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:32:25 +0000
commit7914161a414ec0a620f9de779057c9fe0a80343d (patch)
treea4cb00a0087b36d6067c707189e054581a0f12cf /net/tsocks
parenta13d9a603d44e9d2d333d5b2033b95a97545f73b (diff)
downloadports-7914161a414ec0a620f9de779057c9fe0a80343d.tar.gz
ports-7914161a414ec0a620f9de779057c9fe0a80343d.zip
Notes
Diffstat (limited to 'net/tsocks')
-rw-r--r--net/tsocks/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile
index 6b3ba85adc44..f11989371e4d 100644
--- a/net/tsocks/Makefile
+++ b/net/tsocks/Makefile
@@ -8,10 +8,11 @@ PORTNAME= tsocks
PORTVERSION= 1.8.b5
PORTREVISION= 4
CATEGORIES= net security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.8%20beta%205 \
http://ftp1.sourceforge.net/tsocks/ \
+
http://www.yazzy.org/ports/tsocks/
-MASTER_SITE_SUBDIR= tsocks
+
DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/}
MAINTAINER= ports@FreeBSD.org