diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-30 13:00:49 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-30 13:00:49 +0000 |
commit | 9b571a37ba197ba7eaddc0db2ffcb509585fa41a (patch) | |
tree | 42a62df0cd58f54463084820ffc22483041fd2e2 /packages/tmdns | |
parent | 40781d2b1135fe6e84a35e1a3e26769dbdb7bd52 (diff) |
many packages: fixed SRC_URI: SourceForge CVS moved from cvs.sf.net -> PN.cvs.sf.net
Diffstat (limited to 'packages/tmdns')
-rw-r--r-- | packages/tmdns/tmdns_20030116.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tmdns/tmdns_20030116.bb b/packages/tmdns/tmdns_20030116.bb index 70607beee5..4833adaac0 100644 --- a/packages/tmdns/tmdns_20030116.bb +++ b/packages/tmdns/tmdns_20030116.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" SECTION = "console/network" DESCRIPTION = "tmdns is a multicast DNS server." -SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/zeroconf;module=tmdns;date=${PV} \ +SRC_URI = "cvs://anonymous:@zeroconf.cvs.sourceforge.net/cvsroot/zeroconf;module=tmdns;date=${PV} \ file://install-init.d.patch;patch=1 \ file://busybox-init.d.patch;patch=1 \ file://char-signed-idiocy.patch;patch=1" |