From 1ecf9ece5ac39ad9105307da686d894cc98d5d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Fri, 6 Mar 1998 19:52:23 +0000 Subject: Use $(MASTER_SITE_KDE) --- x11/kdebase2/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'x11/kdebase2') diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org -- cgit v1.2.3