diff options
Diffstat (limited to 'textproc/go-md2man/Makefile')
-rw-r--r-- | textproc/go-md2man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index 50be733ff369..7a25ef49d41f 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,6 +1,6 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.7 PORTREVISION= 2 CATEGORIES= textproc |