diff options
author | steve <steve@FreeBSD.org> | 1999-06-08 22:29:25 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-08 22:29:25 +0000 |
commit | 9b7fe0e3bcec94a219b8b33d8068a0fc4cf7b8ef (patch) | |
tree | 43ef46d02be3482a98937a38d34b581c067aa156 /audio/xamp/Makefile | |
parent | f6599b667c8129a0e194ad2b518ab9caf75d2c32 (diff) | |
download | FreeBSD-ports-9b7fe0e3bcec94a219b8b33d8068a0fc4cf7b8ef.zip FreeBSD-ports-9b7fe0e3bcec94a219b8b33d8068a0fc4cf7b8ef.tar.gz |
Find a new MASTER_SITE to fix distfile fennerage.
PR: 12079
Submitted by: maintainer
Diffstat (limited to 'audio/xamp/Makefile')
-rw-r--r-- | audio/xamp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index 33a4f12..5c3506e 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -3,13 +3,13 @@ # Date created: 29 July 1998 # Whom: Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw> # -# $Id: Makefile,v 1.2 1998/08/25 03:48:00 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/08/26 06:40:27 asami Exp $ # DISTNAME= xamp-0.8-7 PKGNAME= xamp-0.8.7 CATEGORIES= audio -MASTER_SITES= http://elan.rulez.org/~xopy/ +MASTER_SITES= ftp://ftp.simcb.ru/pub/unix/x11/ EXTRACT_SUFX= .tgz MAINTAINER= jslu@dns.ntu.edu.tw |