diff options
author | jmelo <jmelo@FreeBSD.org> | 2008-04-18 23:42:46 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2008-04-18 23:42:46 +0800 |
commit | e97ae4b4e86558c189b00091dccaec65be471cb6 (patch) | |
tree | 1b63d6d7cc84a82e5d18aa0cead05ee1b3b1a7cd /audio | |
parent | 1a0294a7574de65384ae74ab214f8277f6670d17 (diff) | |
download | freebsd-ports-gnome-e97ae4b4e86558c189b00091dccaec65be471cb6.tar.gz freebsd-ports-gnome-e97ae4b4e86558c189b00091dccaec65be471cb6.tar.zst freebsd-ports-gnome-e97ae4b4e86558c189b00091dccaec65be471cb6.zip |
- Update mastersite.
PR: ports/122308
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 92bb0f594e39..2abffff7d8e3 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -9,7 +9,7 @@ PORTNAME= dap PORTVERSION= 2.1.5 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/downloads/ +MASTER_SITES= http://www.sourcefiles.org/Multimedia/Soundfile_Editors/ EXTRACT_SUFX=.tgz MAINTAINER= ports@FreeBSD.org |