diff options
author | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
commit | 4a08b718eeb44249239269d291e5e723f382b150 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /games/kmancala | |
parent | 62b16de5a7e24a51d6be70a0a7748c167b951982 (diff) | |
download | freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.tar.gz freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.tar.zst freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'games/kmancala')
-rw-r--r-- | games/kmancala/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kmancala/Makefile b/games/kmancala/Makefile index b698d078cd0..6dc98dcb245 100644 --- a/games/kmancala/Makefile +++ b/games/kmancala/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmancala PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games kde MASTER_SITES= http://horinek.net/~dal/ \ LOCAL/makc |