diff options
author | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
commit | 00db749e5a46f23dbe3a2c9e5ab609903f034670 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/tosha | |
parent | 4317a576d2ab3ed68da6ad968e81e9a364263791 (diff) | |
download | pkgsrc-00db749e5a46f23dbe3a2c9e5ab609903f034670.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/tosha')
-rw-r--r-- | audio/tosha/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index de38d09c648..b94fd09fab4 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.15 2006/06/26 18:16:31 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 20:44:19 wiz Exp $ DISTNAME= tosha-0.05 PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.heim3.tu-clausthal.de/~olli/tosha/ +# author's homepage is at http://www.secnetix.de/~olli/, but tosha isn't mentioned COMMENT= Read CD digital audio data through the SCSI bus PKG_INSTALLATION_TYPES= overwrite pkgviews |