diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-02 14:16:49 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-02 14:16:49 +0000 |
commit | dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc (patch) | |
tree | 78e72938e9ae1fafd84cf8b4b69b5d7c261245bd /games/kartofel | |
parent | 504cac19e8af2daa15b41035a8c601571db30990 (diff) | |
download | ports-dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc.tar.gz ports-dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc.zip |
Notes
Diffstat (limited to 'games/kartofel')
-rw-r--r-- | games/kartofel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kartofel/Makefile b/games/kartofel/Makefile index 645d8b58389f..ace7562bf13e 100644 --- a/games/kartofel/Makefile +++ b/games/kartofel/Makefile @@ -3,7 +3,7 @@ PORTNAME= kartofel PORTVERSION= 1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://kartofel.jfedor.org/downloads/ \ http://mirror.amdmi3.ru/distfiles/ |