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/xpat2 | |
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/xpat2')
-rw-r--r-- | games/xpat2/Makefile | 3 | ||||
-rw-r--r-- | games/xpat2/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
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 |