From 597a1a670d2f37ca72d8e3fff6818cafb036861b Mon Sep 17 00:00:00 2001 From: frueauf Date: Mon, 11 May 1998 08:55:10 +0000 Subject: Set MSDTER_SITES to ${MASTER_SITE_LOCAL} to ensure working md5. --- audio/snd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 63d63406514..46b4a951dff 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 1998/05/08 23:05:24 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 1998/05/11 08:55:10 frueauf Exp $ # DISTNAME= snd PKGNAME= snd-19980212 NO_WRKSUBDIR= YES CATEGORIES= audio -MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= hubertf@netbsd.org -- cgit v1.2.3