diff options
Diffstat (limited to 'graphics/tiled')
-rw-r--r-- | graphics/tiled/Makefile | 4 | ||||
-rw-r--r-- | graphics/tiled/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 91d29a7fa182..75edb511486d 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -3,8 +3,8 @@ PORTNAME= tiled PORTVERSION= 0.11.0 +DISTVERSIONPREFIX= v CATEGORIES= graphics editors games -MASTER_SITES= https://github.com/bjorn/tiled/archive/v${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose tile map editor @@ -13,6 +13,8 @@ USES= desktop-file-utils shared-mime-info qmake USE_QT4= corelib gui opengl \ linguisttools_build moc_build uic_build rcc_build USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= bjorn PORTDOCS= * diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo index 56058b2b13ea..93910c8418ac 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -1,2 +1,2 @@ -SHA256 (tiled-0.11.0.tar.gz) = 0d4b028902dfe08f18b542bfd9eaaf08886c1f685b2e176f438c3bf9d72e410d -SIZE (tiled-0.11.0.tar.gz) = 2324668 +SHA256 (bjorn-tiled-v0.11.0_GH0.tar.gz) = 0d4b028902dfe08f18b542bfd9eaaf08886c1f685b2e176f438c3bf9d72e410d +SIZE (bjorn-tiled-v0.11.0_GH0.tar.gz) = 2324668 |