diff options
Diffstat (limited to 'x11/xmascot/Makefile')
-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 |