diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 518622b42dd..54bfeac45b9 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2003/10/08 17:13:19 sturm Exp $ +# $OpenBSD: Makefile,v 1.16 2004/05/24 08:18:27 xsa Exp $ COMMENT= "moving mascot on your X11 screen" @@ -6,8 +6,6 @@ DISTNAME= xmascot2.6a PKGNAME= xmascot-2.6a CATEGORIES= x11 -MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ - HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/ PERMIT_PACKAGE_CDROM= "no license" @@ -15,6 +13,8 @@ PERMIT_PACKAGE_FTP= "no license" PERMIT_DISTFILES_CDROM= "no license" PERMIT_DISTFILES_FTP= "no license" +MASTER_SITES= ${HOMEPAGE} + USE_X11= Yes CONFIGURE_STYLE= imake