openbsd-ports/games/xonix/Makefile
robert 6acc0f152a Remove -DSEND_MAIL from DEFINES; bump PKGNAME:
Steve Kemp discovered a vulnerability in xonix, a game,
where an external program was invoked while retaining setgid privileges.
A local attacker could exploit this vulnerability to gain gid "games".

ok brad@
2004-05-06 10:26:21 +00:00

21 lines
420 B
Makefile

# $OpenBSD: Makefile,v 1.17 2004/05/06 10:26:21 robert Exp $
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
DISTNAME= xonix-1.4
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>