diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
commit | 36262deca898d78c79cc902e38927d20201ed19d (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /games/warmux | |
parent | cc6352d142ee8aeb87a368b2c2dafbfc2b553b55 (diff) | |
download | freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.gz freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.zst freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.zip |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index d1d3986a0609..283d0886e2e9 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -3,7 +3,7 @@ PORTNAME= warmux DISTVERSION= 11.04.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ http://download.gna.org/${PORTNAME}/archive/ |