diff options
author | pat <pat@FreeBSD.org> | 2002-06-19 15:37:45 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-19 15:37:45 +0000 |
commit | ef5a1e30f98dd0b5ca325bdb3198dc3739ec59b5 (patch) | |
tree | db54cfbd0a989136005d2cf0ab94d7509de64fae /games | |
parent | 0c6fd83f1180e956f98404ec7b69aa9d9aba810a (diff) | |
download | FreeBSD-ports-ef5a1e30f98dd0b5ca325bdb3198dc3739ec59b5.zip FreeBSD-ports-ef5a1e30f98dd0b5ca325bdb3198dc3739ec59b5.tar.gz |
Update to 1.14.0
Bump PORTEPOCH
PR: 39517
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/ptkei/Makefile | 6 | ||||
-rw-r--r-- | games/ptkei/distinfo | 2 | ||||
-rw-r--r-- | games/ptkei/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile index 756c858..750ed70 100644 --- a/games/ptkei/Makefile +++ b/games/ptkei/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ptkei -PORTVERSION= 000906 +PORTVERSION= 1.14.0 +PORTEPOCH= 1 CATEGORIES= games -MASTER_SITES= ftp://www.empire.cx/pub/empire/clients/ \ - http://empire.idlpaper.com/~kevin/ptkei/download/ +MASTER_SITES= http://www.lfmm.org/ptkei/ MAINTAINER= darius@dons.net.au diff --git a/games/ptkei/distinfo b/games/ptkei/distinfo index 3c701ad..687fadc 100644 --- a/games/ptkei/distinfo +++ b/games/ptkei/distinfo @@ -1 +1 @@ -MD5 (ptkei-000906.tar.gz) = 65cd34da5ffe004e8487c12e396382c7 +MD5 (ptkei-1.14.0.tar.gz) = eac98d61a7a301a0eb03bf8666173ccd diff --git a/games/ptkei/pkg-plist b/games/ptkei/pkg-plist index 710ef8c..fbaf1ad 100644 --- a/games/ptkei/pkg-plist +++ b/games/ptkei/pkg-plist @@ -28,6 +28,8 @@ share/ptkei/scripts/dummyfunc.pyc share/ptkei/scripts/snapshot share/ptkei/scripts/stript share/ptkei/scripts/untab +share/ptkei/scripts/updateDB.py +share/ptkei/scripts/updateDB.pyc share/ptkei/src/CenWin.py share/ptkei/src/CenWin.pyc share/ptkei/src/ChangeLog @@ -37,7 +39,7 @@ share/ptkei/src/MapWin.py share/ptkei/src/MapWin.pyc share/ptkei/src/OutWin.py share/ptkei/src/OutWin.pyc -share/ptkei/src/Pmw.py +share/ptkei/src/Pmw.py share/ptkei/src/Pmw.pyc share/ptkei/src/PmwBlt.py share/ptkei/src/PmwBlt.pyc |