aboutsummaryrefslogtreecommitdiff
path: root/games/pysol
diff options
context:
space:
mode:
Diffstat (limited to 'games/pysol')
-rw-r--r--games/pysol/Makefile1
-rw-r--r--games/pysol/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile
index 78b06d16d98b..68c7531afa67 100644
--- a/games/pysol/Makefile
+++ b/games/pysol/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://pysol2.sourceforge.net/download/ \
http://www.oberhumer.com/opensource/pysol/download/
MAINTAINER= tg@FreeBSD.org
+COMMENT= Solitaire game, written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/games/pysol/pkg-comment b/games/pysol/pkg-comment
deleted file mode 100644
index 5f398386683b..000000000000
--- a/games/pysol/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Solitaire game, written in Python