diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-02 21:24:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-02 21:24:35 +0000 |
commit | 5c29976f1e80b48fe28f0772f62e42831dd21ac0 (patch) | |
tree | 756370ac12f7e09079f620ac92eea5f7649e0ef7 /audio/xwave/Makefile | |
parent | 2c718cd982dd33e3e0a549cd8268ee323218d1bb (diff) | |
download | pkgsrc-5c29976f1e80b48fe28f0772f62e42831dd21ac0.tar.gz |
MASTER_SITE isn't providing the DISTFILE anymore, set MASTER_SITE to empty.
Diffstat (limited to 'audio/xwave/Makefile')
-rw-r--r-- | audio/xwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index 1819e31a258..df2fadbf0d4 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 13:30:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/12/02 21:24:35 wiz Exp $ # DISTNAME= xwave2 PKGNAME= xwave-2.0 CATEGORIES= audio x11 -MASTER_SITES= http://www.funet.fi/~kouhia/ +MASTER_SITES= # empty MAINTAINER= hubertf@netbsd.org COMMENT= Audio player/recorder/editor for the X Window System |