diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /games/py-pychess | |
parent | f24988d45bb036c7963cf0359e80ddfede6abde3 (diff) | |
download | ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.tar.gz ports-5bbd5cd2dc9f1331906bad4149f5d061fc9c737a.zip |
Notes
Diffstat (limited to 'games/py-pychess')
-rw-r--r-- | games/py-pychess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 963a50b4025e..0a9c9d54603c 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -9,6 +9,7 @@ PORTNAME= pychess PORTVERSION= 0.8.2 #PORTREVISION= 0 #PORTEPOCH= 0 +PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |