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/tanked | |
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/tanked')
-rw-r--r-- | games/tanked/Makefile | 3 | ||||
-rw-r--r-- | games/tanked/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/tanked/Makefile b/games/tanked/Makefile index 43ab904eab6..a82d9da1645 100644 --- a/games/tanked/Makefile +++ b/games/tanked/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/23 23:14:25 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 15:10:59 wiz Exp $ # DISTNAME= tanked-0.90 @@ -7,6 +7,7 @@ MASTER_SITES= http://ogresoft.dyn.ml.org/ MAINTAINER= root@garbled.net HOMEPAGE= http://ogresoft.dyn.ml.org/tanked.html +COMMENT= Multiplayer internet tank game for X11 USE_X11BASE= YES USE_XPM= YES diff --git a/games/tanked/pkg/COMMENT b/games/tanked/pkg/COMMENT deleted file mode 100644 index 535ff172c45..00000000000 --- a/games/tanked/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Multiplayer internet tank game for X11 |