summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-05-11 08:55:10 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-05-11 08:55:10 +0000
commit597a1a670d2f37ca72d8e3fff6818cafb036861b (patch)
treef906fb00dc624ce213b81f6f2353fe621f0ca100 /audio
parent84e6b3a8ef1189771e35f94c7bd5356febfb33ff (diff)
downloadpkgsrc-597a1a670d2f37ca72d8e3fff6818cafb036861b.tar.gz
Set MSDTER_SITES to ${MASTER_SITE_LOCAL} to ensure working md5.
Diffstat (limited to 'audio')
-rw-r--r--audio/snd/Makefile4
1 files changed, 2 insertions, 2 deletions
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