diff options
author | wiz <wiz> | 2001-12-02 21:24:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-12-02 21:24:35 +0000 |
commit | 2d15b876c325d5fb49a7354bb235c2f05adae479 (patch) | |
tree | 756370ac12f7e09079f620ac92eea5f7649e0ef7 /audio/xwave | |
parent | 52df4a20386cbdb9e7343b1a9fdc57dd082dc859 (diff) | |
download | pkgsrc-2d15b876c325d5fb49a7354bb235c2f05adae479.tar.gz |
MASTER_SITE isn't providing the DISTFILE anymore, set MASTER_SITE to empty.
Diffstat (limited to 'audio/xwave')
-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 |