summaryrefslogtreecommitdiff
path: root/audio/snd
diff options
context:
space:
mode:
authoragc <agc>1998-05-06 09:32:43 +0000
committeragc <agc>1998-05-06 09:32:43 +0000
commit37cb0da12e520c3d0d237993a0fc80e17e1f487d (patch)
tree5ec796d8193aa2368ba3cd734803a71acba2b0c6 /audio/snd
parentffbdf2be7424afb0e531bcd665090092ae300957 (diff)
downloadpkgsrc-37cb0da12e520c3d0d237993a0fc80e17e1f487d.tar.gz
Use the distfile on ftp.netbsd.org for the moment.
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 732dd5e8a4b..dea6827ad88 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.5 1998/04/24 09:20:33 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/05/06 09:32:43 agc Exp $
#
DISTNAME= snd
PKGNAME= snd-19980212
NO_WRKSUBDIR= YES
CATEGORIES= audio
-MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/
+# agc - the distfile has changed on the MASTER_SITES.
+# use the one on ftp.netbsd.org for just now.
+# MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/
+MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
MAINTAINER= hubertf@netbsd.org