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/golddig | |
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/golddig')
-rw-r--r-- | games/golddig/Makefile | 3 | ||||
-rw-r--r-- | games/golddig/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile index ff29e17b357..cc01bdb9dcd 100644 --- a/games/golddig/Makefile +++ b/games/golddig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:47 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:51 wiz Exp $ # DISTNAME= golddig2 @@ -7,6 +7,7 @@ CATEGORIES= games x11 MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/linux/sunsite/games/arcade/ MAINTAINER= root@garbled.net +COMMENT= Fast action game designed for use with X USE_X11BASE= yes diff --git a/games/golddig/pkg/COMMENT b/games/golddig/pkg/COMMENT deleted file mode 100644 index 2a44dec99fd..00000000000 --- a/games/golddig/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Fast action game designed for use with X |