diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /games/pouetchess | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Bump PORTREVISION after DESKTOP_ENTRIES update
Notes
Notes:
svn path=/head/; revision=310871
Diffstat (limited to 'games/pouetchess')
-rw-r--r-- | games/pouetchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 0830a7f4cc2e..2738fd96c3f3 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -7,7 +7,7 @@ PORTNAME= pouetchess PORTVERSION= 0.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.11 DISTNAME= pouetChess_0.11_src |