diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-08 09:53:50 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-08 09:53:50 +0000 |
commit | 7f6ea9306d6e64266765db84b317d4ed64c39f19 (patch) | |
tree | fb841ef36062901e843c4727c5fdc9fec4528c73 /games/xmastermind | |
parent | 3b8902db22a935ec267baf36bc962c40b92ffdf6 (diff) | |
download | ports-7f6ea9306d6e64266765db84b317d4ed64c39f19.tar.gz ports-7f6ea9306d6e64266765db84b317d4ed64c39f19.zip |
Notes
Diffstat (limited to 'games/xmastermind')
-rw-r--r-- | games/xmastermind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index bb87fde715e5..55d96af4228c 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmastermind PORTVERSION= 0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SUNSITE/games/strategy |