diff options
Diffstat (limited to 'games/py-pychess')
-rw-r--r-- | games/py-pychess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 0a9c9d54603c..e8dfc7501309 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -7,9 +7,8 @@ PORTNAME= pychess PORTVERSION= 0.8.2 -#PORTREVISION= 0 +PORTREVISION= 2 #PORTEPOCH= 0 -PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |