diff options
author | danfe <danfe@FreeBSD.org> | 2005-10-07 21:03:31 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-10-07 21:03:31 +0800 |
commit | 180293982c4ad9cbd4449c2d20d67bb06faf6418 (patch) | |
tree | 60b4d3968850e420b6cc144c47d65124fe8661d1 /audio | |
parent | 5f48951311f5c7ef5c5df3dcc6e4fac9bf6dd4ae (diff) | |
download | freebsd-ports-gnome-180293982c4ad9cbd4449c2d20d67bb06faf6418.tar.gz freebsd-ports-gnome-180293982c4ad9cbd4449c2d20d67bb06faf6418.tar.zst freebsd-ports-gnome-180293982c4ad9cbd4449c2d20d67bb06faf6418.zip |
Make fetchable again.
Noticed by: fenner's distfiles survey
Diffstat (limited to 'audio')
-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 |