diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-25 22:28:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-25 22:28:22 +0000 |
commit | d17f126e645a27e390409cda91b53fe7c72d2d0c (patch) | |
tree | 9e27a2d13c223298a8a811de63209ca29651dfcb /textproc/fex | |
parent | 3bb8969165ca807964f6c17629f8e565f4ddac7a (diff) |
Notes
Diffstat (limited to 'textproc/fex')
-rw-r--r-- | textproc/fex/Makefile | 2 | ||||
-rw-r--r-- | textproc/fex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/fex/Makefile b/textproc/fex/Makefile index b009176002c6..04f2d524050e 100644 --- a/textproc/fex/Makefile +++ b/textproc/fex/Makefile @@ -3,6 +3,7 @@ PORTNAME= fex PORTVERSION= 2.0.0 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= textproc @@ -15,7 +16,6 @@ USES= perl5 USE_PERL5= build # pod2man USE_GITHUB= yes GH_ACCOUNT= jordansissel -GH_TAGNAME= v${PORTVERSION} MAKE_ENV+= INSTALLMAN=${PREFIX}/man diff --git a/textproc/fex/distinfo b/textproc/fex/distinfo index 07baf719e987..0357d50f9645 100644 --- a/textproc/fex/distinfo +++ b/textproc/fex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476321695 -SHA256 (jordansissel-fex-2.0.0-v2.0.0_GH0.tar.gz) = b023711ddab9e656c077921c94d4346e21ab60d8c6d80b00191f3d581f4dfd7c -SIZE (jordansissel-fex-2.0.0-v2.0.0_GH0.tar.gz) = 134965 +TIMESTAMP = 1477434192 +SHA256 (jordansissel-fex-v2.0.0_GH0.tar.gz) = b023711ddab9e656c077921c94d4346e21ab60d8c6d80b00191f3d581f4dfd7c +SIZE (jordansissel-fex-v2.0.0_GH0.tar.gz) = 134965 |