diff options
author | obache <obache@pkgsrc.org> | 2006-09-02 12:46:31 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-09-02 12:46:31 +0000 |
commit | fdde3b3070ae861ba84cddf9fb479723c9b3ab38 (patch) | |
tree | 2aa9cecf4516cd08a98e1306ae9d33f45c7776f2 | |
parent | e390cf2f4911565be9a8b5ffb447f64f9e98696d (diff) | |
download | pkgsrc-fdde3b3070ae861ba84cddf9fb479723c9b3ab38.tar.gz |
Update MASTER_SITES.
-rw-r--r-- | time/emiclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index 6f956d7b389..d2921b0717b 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:16 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/09/02 12:46:31 obache Exp $ # DISTNAME= emiclock-2.0.2 PKGREVISION= 3 CATEGORIES= x11 time -MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ +MASTER_SITES= ftp://ftp.koba.jp/pub/EmiClock/X11/ MAINTAINER= minoura@NetBSD.org COMMENT= Analog clock with image in the middle |