diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-10-07 13:03:31 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-10-07 13:03:31 +0000 |
commit | 859c129c2b0280db3add961dfc8fa3b825e3979f (patch) | |
tree | 11391465302b5db24d0f7732ece6ff0e77e97581 /audio/soundtouch/Makefile | |
parent | e67fc0119abac85f0469251edbe79f3128ad2e8e (diff) | |
download | ports-859c129c2b0280db3add961dfc8fa3b825e3979f.tar.gz ports-859c129c2b0280db3add961dfc8fa3b825e3979f.zip |
Notes
Diffstat (limited to 'audio/soundtouch/Makefile')
-rw-r--r-- | audio/soundtouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 1d483cd10dcf..7e582ff2d820 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -8,7 +8,7 @@ PORTNAME= soundtouch DISTVERSION= 1.3.0 CATEGORIES= audio -MASTER_SITES= http://sky.prohosting.com/oparviai/soundtouch/ +MASTER_SITES= http://users.tkk.fi/~oparviai/ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= danfe@FreeBSD.org |