diff options
author | gahr <gahr@FreeBSD.org> | 2014-01-08 17:53:50 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-01-08 17:53:50 +0800 |
commit | ec23753390bc83ff1b176ffa451ed336c641b277 (patch) | |
tree | fb841ef36062901e843c4727c5fdc9fec4528c73 /games | |
parent | 46a4e52ee79ecf278792fe9b9def925a72b54fa6 (diff) | |
download | freebsd-ports-graphics-ec23753390bc83ff1b176ffa451ed336c641b277.tar.gz freebsd-ports-graphics-ec23753390bc83ff1b176ffa451ed336c641b277.tar.zst freebsd-ports-graphics-ec23753390bc83ff1b176ffa451ed336c641b277.zip |
- Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there
Diffstat (limited to 'games')
-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 bb87fde715e..55d96af4228 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 |