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) --- security/kwallet/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/kwallet') diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc 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