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/xroach | |
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/xroach')
-rw-r--r-- | games/xroach/Makefile | 3 | ||||
-rw-r--r-- | games/xroach/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xroach/Makefile b/games/xroach/Makefile index 7413090bbef..2bc458d96e2 100644 --- a/games/xroach/Makefile +++ b/games/xroach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/12/04 03:06:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:11:04 wiz Exp $ # DISTNAME= xroach @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/ EXTRACT_SUFX= .tar MAINTAINER= hubertf@netbsd.org +COMMENT= Cockroaches hide under your windows DIST_SUBDIR= xroach-4.4 DECOMPRESS_CMD= ${CAT} diff --git a/games/xroach/pkg/COMMENT b/games/xroach/pkg/COMMENT deleted file mode 100644 index 18c81d19863..00000000000 --- a/games/xroach/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Cockroaches hide under your windows |