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/crossfire-srv | |
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/crossfire-srv')
-rw-r--r-- | games/crossfire-srv/Makefile | 3 | ||||
-rw-r--r-- | games/crossfire-srv/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-srv/Makefile b/games/crossfire-srv/Makefile index 097aab2bfb9..8ec5ea6666a 100644 --- a/games/crossfire-srv/Makefile +++ b/games/crossfire-srv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/13 08:31:01 garbled Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:10:46 wiz Exp $ # DISTNAME= crossfire-0.95.8 @@ -9,6 +9,7 @@ DISTFILES= ${CF_SRC} ${CF_MAPS} MAINTAINER= root@garbled.net HOMEPAGE= http://crossfire.real-time.com/ +COMMENT= X11 multi/single player game similar to gauntlet and nethack EXTRACT_ONLY= ${CF_SRC} diff --git a/games/crossfire-srv/pkg/COMMENT b/games/crossfire-srv/pkg/COMMENT deleted file mode 100644 index 11dd1e0aea0..00000000000 --- a/games/crossfire-srv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 multi/single player game similar to gauntlet and nethack. |