diff options
author | obache <obache@pkgsrc.org> | 2008-04-16 06:13:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-16 06:13:57 +0000 |
commit | 65620fcc1fdc7cdfbf82b37b1f8df31aa588c1da (patch) | |
tree | 268e445cb7ffd4bea5fa874ff7d2ed2b0d00d65a /x11/xmascot | |
parent | 539c524fba8484cb99d0947e508687881f227365 (diff) | |
download | pkgsrc-65620fcc1fdc7cdfbf82b37b1f8df31aa588c1da.tar.gz |
Update MASTER_SITES to new location, noticed by Zafer Aydogan via private mail.
Also update HOMEPAGE.
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 7a9d78cee88..32a0ee4fe54 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.19 2007/02/22 19:27:28 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/04/16 06:13:57 obache Exp $ DISTNAME= xmascot2.5p2 PKGNAME= xmascot-2.5p2 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ +MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -HOMEPAGE= http://cclub.cc.tut.ac.jp/xmascot/ +HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/ COMMENT= Moving mascot on your X-Window screen USE_IMAKE= yes |