diff options
author | zafer <zafer@pkgsrc.org> | 2009-06-12 22:52:03 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-06-12 22:52:03 +0000 |
commit | 3dd9462e8d647f37c1d4497226269c2ed40c1c7c (patch) | |
tree | b5b58e540ba65f060330263bcf48d73d1f342cd3 /misc | |
parent | 805bf24e43f7db5605c565a9bd064cb6397220b0 (diff) | |
download | pkgsrc-3dd9462e8d647f37c1d4497226269c2ed40c1c7c.tar.gz |
update master site.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cuecat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile index 8abe755a284..01fbc1af937 100644 --- a/misc/cuecat/Makefile +++ b/misc/cuecat/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2009/06/12 22:52:03 zafer Exp $ # DISTNAME= cuecat-0.2.1 PKGREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://opensource.lineo.com/drivers/ \ - http://www.flyingbuttmonkeys.com/mirrors/oss.lineo.com/drivers/ +MASTER_SITES= http://www.blort.org/cuecat/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://opensource.lineo.com/cuecat/cuecat_driver/ |