diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-04-12 07:47:11 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-04-12 07:47:11 +0000 |
commit | 10948d5b508e5ed479a0a24a40811a2379c64d57 (patch) | |
tree | ba8188487b2e45967f89e44b261a99afbccffe80 | |
parent | GCC 2.95 and later aren't called egcs (any longer), so remove two patches (diff) |
Distfile is available on new site.
Submitted by: Christian Brueffer <chris@unixpages.org>
PR: ports/36942
Notes
Notes:
svn path=/head/; revision=57606
-rw-r--r-- | audio/pimp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile index fb9cb7c5d6c1..11cfea83ef79 100644 --- a/audio/pimp3/Makefile +++ b/audio/pimp3/Makefile @@ -8,7 +8,7 @@ PORTNAME= pimp3 PORTVERSION= 0.5.8 CATEGORIES= audio -MASTER_SITES= ftp://pimp3.sourceforge.net/pub/pimp3/ +MASTER_SITES= http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org |