diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 15:10:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 15:10:02 +0000 |
commit | 48761e9e4770f082a10ecd272fd4a3be310e5cde (patch) | |
tree | a4a72b2a88deede94b6729a01da2e3b85d8a885d /audio/snd | |
parent | a5ce8ed0a8d3410fade237dc0a104580fcdbffee (diff) | |
download | ports-48761e9e4770f082a10ecd272fd4a3be310e5cde.tar.gz ports-48761e9e4770f082a10ecd272fd4a3be310e5cde.zip |
Notes
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 98fb19708439..0af36b4ef700 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 |