diff options
author | rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | ce4bebc9fdf356c107303011ee9e4d9a9bdece82 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /games/worldofpadman/Makefile | |
parent | 805dc042f19dec3800df2fed6a0aba294aafba72 (diff) | |
download | FreeBSD-ports-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.zip FreeBSD-ports-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.gz |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'games/worldofpadman/Makefile')
-rw-r--r-- | games/worldofpadman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile index 1e9a434..0fc3217 100644 --- a/games/worldofpadman/Makefile +++ b/games/worldofpadman/Makefile @@ -3,7 +3,7 @@ PORTNAME= worldofpadman PORTVERSION= 1.2.20080621 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= ftp://ftp.snt.utwente.nl/pub/games/worldofpadman/linux/:full,update \ LOCAL/alepulver/:source |