diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-29 21:14:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-29 21:14:26 +0000 |
commit | 05d1c9fcbe97758048081439989b53b181ea8edd (patch) | |
tree | 98e8d1bb265e2d195580d6de5704dda3dbe113f3 /graphics/tiled/Makefile | |
parent | 4ef6642d88b90e04e6c87222ea0d72033a9f43f7 (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 008e6d73313d..64e02bd9a589 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games |