diff options
author | steve <steve@FreeBSD.org> | 1998-05-11 00:55:03 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-05-11 00:55:03 +0800 |
commit | 4137b0292275445c51ac31b150c9760ee4f9ab0a (patch) | |
tree | 429d8cd0c64fcfddee34f0cad81cffb70fa19e40 /audio | |
parent | 8cb7799fc881108f3531e47da27baa78459c4019 (diff) | |
download | freebsd-ports-gnome-4137b0292275445c51ac31b150c9760ee4f9ab0a.tar.gz freebsd-ports-gnome-4137b0292275445c51ac31b150c9760ee4f9ab0a.tar.zst freebsd-ports-gnome-4137b0292275445c51ac31b150c9760ee4f9ab0a.zip |
Update to new location on master site.
PR: 6555
Submitted by: Antti Kaipila <anttik@silic.one.sci.fi>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmpeg3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index b984ff4dd896..e7d620d70ae2 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -3,13 +3,13 @@ # Date created: 7 July 1997 # Whom: doconnor@ist.flinders.edu.au # -# $Id: Makefile,v 1.4 1998/02/21 22:38:11 fenner Exp $ +# $Id: Makefile,v 1.6 1998/03/20 14:35:28 tg Exp $ # DISTNAME= xmp3_1.0.0 PKGNAME= xmpeg3-1.0 CATEGORIES= audio tk80 -MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/ +MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/sci/audio/mpeg/amp/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG |