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/quake6 | |
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/quake6')
-rw-r--r-- | games/quake6/Makefile | 3 | ||||
-rw-r--r-- | games/quake6/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/quake6/Makefile b/games/quake6/Makefile index 55997ec8388..c1c340079c8 100644 --- a/games/quake6/Makefile +++ b/games/quake6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/06 03:16:57 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 15:10:58 wiz Exp $ DISTNAME= quake-v6-bsd-kame PKGNAME= quake6-0.0 @@ -11,6 +11,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= itojun@kame.net HOMEPAGE= http://www.viagenie.qc.ca/en/ipv6-quake.shtml +COMMENT= Quake over IPv6 DEPENDS= quakedata-*:../../games/quakedata BUILD_DEPENDS= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf diff --git a/games/quake6/pkg/COMMENT b/games/quake6/pkg/COMMENT deleted file mode 100644 index 71fac3c848f..00000000000 --- a/games/quake6/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Quake over IPv6 |