From bada70ab1f64ff55821d7048a617e91835b543d8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 30 Apr 1997 03:18:09 +0000 Subject: Use new MASTER_SITE_LOCAL variable from bsd.port.mk. --- mail/xfaces/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/xfaces') diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 4efd95efca04..f0e7e443a310 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm # -# $Id: Makefile,v 1.4 1996/12/17 05:31:12 asami Exp $ +# $Id: Makefile,v 1.5 1996/12/19 12:08:02 asami Exp $ # DISTNAME= xfaces-3.3 @@ -13,9 +13,9 @@ CATEGORIES= mail # xfaces-sounds.tar.gz only in LOCAL_PORTS MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \ ftp://odie.physik2.uni-rostock.de/pub/ \ - ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ + ${MASTER_SITE_LOCAL} DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz - + MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas -- cgit v1.2.3