diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:52:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:52:11 +0000 |
commit | 49c04c061e5a5485fb61dc085843f44fc4d3b7ef (patch) | |
tree | b5c12f00b90e883ee57fad9f3ab89de18dc8734c /archivers | |
parent | 52ab2bb674af76feb0a4bdafce9081e9cc072da8 (diff) | |
download | pkgsrc-49c04c061e5a5485fb61dc085843f44fc4d3b7ef.tar.gz |
Update MASTER_SITES. From Zafer Aydogan.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/mousetar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/mousetar/Makefile b/archivers/mousetar/Makefile index d7f071d9d6b..c4d4bbc9182 100644 --- a/archivers/mousetar/Makefile +++ b/archivers/mousetar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/04/21 14:32:02 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2007/06/05 05:52:11 wiz Exp $ # DISTNAME= mousetar-20021217 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/mouse/tar/ +MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/tar/ DISTFILES= tar.c tar.man MAINTAINER= pkgsrc-users@NetBSD.org |