summaryrefslogtreecommitdiff
path: root/audio/snd
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-08-29 19:00:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-08-29 19:00:48 +0000
commit977c9b37490108552de3e9f85f0089fc72869e2c (patch)
treed076d379e4bbc681f99565b96c4f33fc38b1bc3a /audio/snd
parentUse PTHREAD_CFLAGS and PTHREAD_LIBS to "follow the ways of bentoism". (diff)
Remove FTP site which no longer has the distfiles.
Notes
Notes: svn path=/head/; revision=47109
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index d831dbaf065a..8197ab36afe0 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -9,8 +9,7 @@ PORTNAME= snd
PORTVERSION= 4.6
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org