diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 12bc5dd9c7a..678ba90ca7b 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.14 2002/12/23 00:37:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.15 2003/01/06 00:18:45 pvalchev Exp $ COMMENT= "classic BSD4.4 cat-and-mouse" -# The source code for xneko is the same under both directories -# (4.4BSD-Lite and 4.4BSD-Lite2) on the dist site. - DISTNAME= xneko PKGNAME= xneko-4.4 CATEGORIES= x11 games -MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite2/usr/src/games/ +MASTER_SITES= ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .tar IGNOREFILES= xneko.tar +# Public domain - written in Japanese PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes