diff options
Diffstat (limited to 'audio/mxv/Makefile')
-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 |