diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/xevil | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/xevil')
-rw-r--r-- | games/xevil/Makefile | 3 | ||||
-rw-r--r-- | games/xevil/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 5d46cba471e..87e6dbc3302 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:49 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:11:02 wiz Exp $ DISTNAME= xevil1.5.1e PKGNAME= xevil-1.5.1e @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= root@garbled.net HOMEPAGE= http://www.xevil.com/ +COMMENT= violent game of killing, contains profanity NO_WRKSUBDIR= yes MAKE_ENV= HOSTTYPE="netbsd" \ diff --git a/games/xevil/pkg/COMMENT b/games/xevil/pkg/COMMENT deleted file mode 100644 index 51a8b287383..00000000000 --- a/games/xevil/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -violent game of killing, contains profanity |