diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-20 04:43:03 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-20 04:43:03 +0800 |
commit | 9de661204997cf1c6d50287ab6ad2f2e3947aab2 (patch) | |
tree | cd014ecbbe51a16aae8444695eb45878ddcbae1b /games | |
parent | 8f5de2571ad471a4710300ba060e9b96c2da12d7 (diff) | |
download | freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.tar.gz freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.tar.zst freebsd-ports-gnome-9de661204997cf1c6d50287ab6ad2f2e3947aab2.zip |
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
Diffstat (limited to 'games')
-rw-r--r-- | games/hex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex/Makefile b/games/hex/Makefile index 0b57fb550ded..ca62ec3b4e81 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -3,7 +3,7 @@ PORTNAME= hex PORTVERSION= 0.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.earth.li/projectpurple/files/ |