diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-03-13 15:48:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-03-13 15:48:32 +0000 |
commit | 7c4c114a64adf9a53add80df98c588a0e9c059fb (patch) | |
tree | 74b30a1cfd84c64ccc032fe7aba84b855edd3a13 /graphics/tiled/Makefile | |
parent | a90d47f88001466436cdcbd572fbf184d1708a1f (diff) | |
download | ports-7c4c114a64adf9a53add80df98c588a0e9c059fb.tar.gz ports-7c4c114a64adf9a53add80df98c588a0e9c059fb.zip |
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 ec954dbc51f2..9104d833d827 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games |