diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/Makefile | 2 | ||||
-rw-r--r-- | textproc/ytt/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 8a76f5ca0eeb..f5c03ac65be0 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 4.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 98afe3a60d8d..2f40e754abc6 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,6 +1,7 @@ PORTNAME= ytt DISTVERSIONPREFIX= v DISTVERSION= 0.49.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org |