diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 15:10:02 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 15:10:02 +0000 |
commit | cf19d464c3f36bd2c9fa55295f4574d001ebc106 (patch) | |
tree | b5bae4a0c28e32831dbd1cacc6d70a8e00cd91d6 | |
parent | e2293728ad5542075be9dd9861fdaf32599796fc (diff) | |
download | FreeBSD-ports-cf19d464c3f36bd2c9fa55295f4574d001ebc106.zip FreeBSD-ports-cf19d464c3f36bd2c9fa55295f4574d001ebc106.tar.gz |
Version 5.5 sources aren't available from the original ftp-site anymore.
Noticed by: portsurvey
-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 98fb197..0af36b4 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -9,8 +9,7 @@ PORTNAME= snd PORTVERSION= 5.5 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ccrma-ftp.stanford.edu/pub/Lisp/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org |