diff options
-rw-r--r-- | graphics/perceptualdiff/Makefile | 2 | ||||
-rw-r--r-- | graphics/perceptualdiff/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/perceptualdiff/Makefile b/graphics/perceptualdiff/Makefile index 74c68ab1e34b..c26bf66b0bc9 100644 --- a/graphics/perceptualdiff/Makefile +++ b/graphics/perceptualdiff/Makefile @@ -3,6 +3,7 @@ PORTNAME= perceptualdiff PORTVERSION= 2.1 +DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= sobomax@FreeBSD.org @@ -16,7 +17,6 @@ PLIST_FILES= bin/perceptualdiff USE_GITHUB= yes GH_ACCOUNT= myint -GH_TAGNAME= v${PORTVERSION} USES= cmake diff --git a/graphics/perceptualdiff/distinfo b/graphics/perceptualdiff/distinfo index fd43037b3d41..a808d3c998b1 100644 --- a/graphics/perceptualdiff/distinfo +++ b/graphics/perceptualdiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493138500 -SHA256 (myint-perceptualdiff-2.1-v2.1_GH0.tar.gz) = 0dea51046601e4d23dc45a3ec342f1a305baf3bf3328e9ccdae115fe1942f041 -SIZE (myint-perceptualdiff-2.1-v2.1_GH0.tar.gz) = 860932 +TIMESTAMP = 1493154384 +SHA256 (myint-perceptualdiff-v2.1_GH0.tar.gz) = 0dea51046601e4d23dc45a3ec342f1a305baf3bf3328e9ccdae115fe1942f041 +SIZE (myint-perceptualdiff-v2.1_GH0.tar.gz) = 860932 |