diff options
Diffstat (limited to 'textproc/fex/Makefile')
-rw-r--r-- | textproc/fex/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |