summaryrefslogtreecommitdiff
path: root/games/pysol
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
commit9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/pysol
parent94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff)
downloadpkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/pysol')
-rw-r--r--games/pysol/Makefile3
-rw-r--r--games/pysol/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile
index f9e835cd409..4f3611f47f1 100644
--- a/games/pysol/Makefile
+++ b/games/pysol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/04/19 03:08:19 sakamoto Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 15:10:56 wiz Exp $
# FreeBSD Id: ports/games/pysol/Makefile,v 1.20 1999/12/08 11:01:01 tg Exp
DISTNAME= pysol-4.10
@@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX}
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html
+COMMENT= Solitaire game, written in Python
DEPENDS+= py-Tk-*:../../x11/py-Tk
diff --git a/games/pysol/pkg/COMMENT b/games/pysol/pkg/COMMENT
deleted file mode 100644
index 5f398386683..00000000000
--- a/games/pysol/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Solitaire game, written in Python