From a9f22cd5841fc7f59c12a2717351ba54b6383335 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 14 Jun 2000 13:21:38 +0000 Subject: Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. --- editors/fte/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/fte') diff --git a/editors/fte/Makefile b/editors/fte/Makefile index 33e87c5cea23..8289973dbcb7 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -8,8 +8,8 @@ PORTNAME= fte PORTVERSION= 46.5 CATEGORIES= editors -MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/fte/ \ - http://download.sourceforge.net/fte/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}s${PORTVERSION:S/./b/} EXTRACT_SUFX= .zip -- cgit v1.2.3