diff options
author | jseger <jseger@FreeBSD.org> | 1998-07-14 23:36:30 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-07-14 23:36:30 +0000 |
commit | 806d007dbc582a1239e45cf54dbb426df2738156 (patch) | |
tree | 6765bc505f3ff74870ac412955a7c5bfee77f0e7 /audio/mxv | |
parent | 7f9398efad7750796d3931671feda27d134466b3 (diff) | |
download | FreeBSD-ports-806d007dbc582a1239e45cf54dbb426df2738156.zip FreeBSD-ports-806d007dbc582a1239e45cf54dbb426df2738156.tar.gz |
Old MASTER_SITE is no longer available. Switch to another site that has the
DISTFILE.
Diffstat (limited to 'audio/mxv')
-rw-r--r-- | audio/mxv/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index 02e373d..9618297 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -3,18 +3,13 @@ # Date created: 17 March 1997 # Whom: davidn@blaze.net.au # -# $Id: Makefile,v 1.2 1997/04/18 09:37:20 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/18 16:53:27 davidn Exp $ # DISTNAME= mxv-v1.10-source PKGNAME= mxv-1.10 CATEGORIES= audio -MASTER_SITES= ftp://ftp.ccmrc.ucsb.edu/pub/MixViews/source/ - -#PATCH_SITES= ftp://ftp.ccmrc.ucsb.edu/pub/MixViews/source/ -#PATCHFILES= mxv-v1.10-patch01 -#Unfortunately, the above vendor patch does not apply cleanly, -#and and a hand-edited version is supplied in the patches subdir +MASTER_SITES= ftp://ftp.funet.fi/pub/sci/audio/mxv/ MAINTAINER= davidn@blaze.net.au |