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 | 18f73cd87994a37dac2c377bd815182177cdc79f (patch) | |
tree | 5b487341d3b954d5461fe22f982ab0777f8b1bfd /audio/csound4-manual | |
parent | 945e9f8aa5744cd3aa59540dc5699d6c0b71b438 (diff) | |
download | pkgsrc-18f73cd87994a37dac2c377bd815182177cdc79f.tar.gz |
Remove dead mirror site. From Zafer Aydogan.
Diffstat (limited to 'audio/csound4-manual')
-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/ |