diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-29 19:00:48 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-29 19:00:48 +0000 |
commit | ebe6d50d6c0b0459f6fe8e5c9bd981bc2f42b93e (patch) | |
tree | a043bf437ea3655680891602ffb66e86854a8352 /audio/snd | |
parent | 213ec80a0b2d3eb80d1525287775a292b66c8347 (diff) | |
download | FreeBSD-ports-ebe6d50d6c0b0459f6fe8e5c9bd981bc2f42b93e.zip FreeBSD-ports-ebe6d50d6c0b0459f6fe8e5c9bd981bc2f42b93e.tar.gz |
Remove FTP site which no longer has the distfiles.
Diffstat (limited to 'audio/snd')
-rw-r--r-- | audio/snd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index d831dba..8197ab3 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 |