diff options
Diffstat (limited to 'games/xevil')
-rw-r--r-- | games/xevil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index a0985f235c8..66dce61e520 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:50:02 martti Exp $ DISTNAME= xevil1.5.1e PKGNAME= xevil-1.5.1e @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= root@garbled.net HOMEPAGE= http://www.xevil.com/ -COMMENT= violent game of killing, contains profanity +COMMENT= Violent game of killing, contains profanity MAKE_ENV= HOSTTYPE="netbsd" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ |