diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-03 22:04:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-03 22:04:42 +0000 |
commit | 34664c0ae051beebffa3a71bbe83f7ae1e7a0b68 (patch) | |
tree | 5b487341d3b954d5461fe22f982ab0777f8b1bfd | |
parent | c8b15d3ad64526e07b618c16a472ea4e783db2b8 (diff) | |
download | pkgsrc-34664c0ae051beebffa3a71bbe83f7ae1e7a0b68.tar.gz |
Remove dead mirror site. From Zafer Aydogan.
-rw-r--r-- | audio/csound4-manual/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/csound4-manual/Makefile b/audio/csound4-manual/Makefile index 432ab0f40b1..4f28f474b91 100644 --- a/audio/csound4-manual/Makefile +++ b/audio/csound4-manual/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2007/03/24 19:21:18 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/06/03 22:04:42 wiz Exp $ # DISTNAME= manual-html-4.23 PKGNAME= csound4-manual-4.23 CATEGORIES= audio -MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/documentation/manuals/ \ - http://www.kevindumpscore.com/download/ +MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/documentation/manuals/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.csounds.com/ |