From 98241a1a9938b8c1e7729645aca8072f4b06e0ac Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:10:41 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- games/xpat2/Makefile | 3 ++- games/xpat2/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 games/xpat2/pkg/COMMENT (limited to 'games/xpat2') diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index c4c0202c7c0..9b8b0c56422 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/30 17:48:05 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:11:03 wiz Exp $ # FreeBSD: ports/games/xpat2/Makefile,v 1.11 2000/04/14 12:27:59 asami Exp DISTNAME= xpat2-1.06 @@ -6,6 +6,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/solitaires/} MAINTAINER= kuebart@mathematik.uni-ulm.de +COMMENT= X11 solitaire game with 14 variations USE_X11BASE= YES USE_XPM= YES diff --git a/games/xpat2/pkg/COMMENT b/games/xpat2/pkg/COMMENT deleted file mode 100644 index ef767095f7c..00000000000 --- a/games/xpat2/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 solitaire game with 14 variations -- cgit v1.2.3