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/gnome-chess | |
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/gnome-chess')
-rw-r--r-- | games/gnome-chess/Makefile | 3 | ||||
-rw-r--r-- | games/gnome-chess/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 97374ecaa0f..c7efda45885 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/01/15 09:58:14 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:10:50 wiz Exp $ DISTNAME= gnome-chess-0.2.4 CATEGORIES= games gnome @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ +COMMENT= GNOME's graphical interface for playing chess DEPENDS+= gnome-core-*:../../x11/gnome-core diff --git a/games/gnome-chess/pkg/COMMENT b/games/gnome-chess/pkg/COMMENT deleted file mode 100644 index d4705a0214c..00000000000 --- a/games/gnome-chess/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GNOME's graphical interface for playing chess |