diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-05 18:55:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-05 18:55:10 +0000 |
commit | 6ec9873e031b876be0321ab627f34c52dc90c472 (patch) | |
tree | e4538ea6b774fd0de9e6120be01bf0242dc7ac38 /graphics/tiled/Makefile | |
parent | 51da93a08416209bafea9527ee7c057c1c910673 (diff) |
Notes
Diffstat (limited to 'graphics/tiled/Makefile')
-rw-r--r-- | graphics/tiled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index df07f44ef6f9..f981c9743fe9 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games |