diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-19 15:37:45 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-19 15:37:45 +0000 |
commit | c6f35292e9e2d7f967e2c8b1c2f42d8a0a0e7485 (patch) | |
tree | 7cd3189515050b020163754b7880a00bc51d2b6d /games | |
parent | 0c73cab57bae197cb932a88da4b7b7a74708ef64 (diff) | |
download | ports-c6f35292e9e2d7f967e2c8b1c2f42d8a0a0e7485.tar.gz ports-c6f35292e9e2d7f967e2c8b1c2f42d8a0a0e7485.zip |
Update to 1.14.0
Bump PORTEPOCH
PR: 39517
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=61569
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 756c858e19ba..750ed7031583 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 3c701ad89772..687fadc422b6 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 710ef8cd06ca..fbaf1ad50f98 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 |