diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-21 22:34:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-21 22:34:51 +0000 |
commit | 56278ae686b252e8d69d74110ce5f6b35744ec1c (patch) | |
tree | 27da773de823a2fea2c31770617c44bd5c973170 /games | |
parent | 7330bcc8bf921ac6b68d3cdc19673893cb810bbf (diff) | |
download | ports-56278ae686b252e8d69d74110ce5f6b35744ec1c.tar.gz ports-56278ae686b252e8d69d74110ce5f6b35744ec1c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/ptkei/Makefile | 4 | ||||
-rw-r--r-- | games/ptkei/distinfo | 2 | ||||
-rw-r--r-- | games/ptkei/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile index c49b631adc45..7b6cd0e34ed3 100644 --- a/games/ptkei/Makefile +++ b/games/ptkei/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ptkei -PORTVERSION= 1.16.0 +PORTVERSION= 1.18.1 CATEGORIES= games MASTER_SITES= http://www.lfmm.org/ptkei/ -MAINTAINER= pgfb@imp.ch +MAINTAINER= marcolz@stack.nl COMMENT= A Python/Tk graphical client for Wolfpack Empire servers RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ diff --git a/games/ptkei/distinfo b/games/ptkei/distinfo index f4eed1115da6..cd957288556d 100644 --- a/games/ptkei/distinfo +++ b/games/ptkei/distinfo @@ -1 +1 @@ -MD5 (ptkei-1.16.0.tar.gz) = b1063ac4e61704a44bd58708ec203b9f +MD5 (ptkei-1.18.1.tar.gz) = a8c24b26033f1d1e88fc871c0dc520dd diff --git a/games/ptkei/pkg-plist b/games/ptkei/pkg-plist index ced0903558f2..02fde5fcc293 100644 --- a/games/ptkei/pkg-plist +++ b/games/ptkei/pkg-plist @@ -73,6 +73,8 @@ share/ptkei/src/empText.py share/ptkei/src/empText.pyc share/ptkei/src/empTk.py share/ptkei/src/empTk.pyc +share/ptkei/src/MyText.py +share/ptkei/src/MyText.pyc @dirrm share/ptkei/src @dirrm share/ptkei/scripts @dirrm share/ptkei/doc/pics |