diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-07-02 19:59:19 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-07-02 19:59:19 +0000 |
commit | 54bbacafe6efe15e0741ae10392f67f1db14fb4f (patch) | |
tree | 6176a07137e088e4bc2ab3e2177348e68b44e66e /games/chapping | |
parent | 06086f16f635171281ef9e2bdf936dad08ac6b86 (diff) |
Notes
Diffstat (limited to 'games/chapping')
-rw-r--r-- | games/chapping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chapping/Makefile b/games/chapping/Makefile index 731711b95ea5..2d70cf0f508f 100644 --- a/games/chapping/Makefile +++ b/games/chapping/Makefile @@ -7,7 +7,7 @@ PORTNAME= chapping PORTVERSION= 0.43 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \ http://mirror.amdmi3.ru/distfiles/ |