diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-07-14 23:36:30 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-07-14 23:36:30 +0000 |
commit | aeb63ba7ef75fd2f3fbffe35e533c431eeab85f2 (patch) | |
tree | 9e9766f2456f438dcad20a9ab9b65f48d425157c /audio/mxv/Makefile | |
parent | 6d478c9ec93fd6c4a2160e51c5a66a07bd247652 (diff) | |
download | ports-aeb63ba7ef75fd2f3fbffe35e533c431eeab85f2.tar.gz ports-aeb63ba7ef75fd2f3fbffe35e533c431eeab85f2.zip |
Notes
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 02e373d52523..961829792f59 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 |