diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/findomain/Makefile | 2 | ||||
-rw-r--r-- | net/gemserv/Makefile | 2 | ||||
-rw-r--r-- | net/krill/Makefile | 2 | ||||
-rw-r--r-- | net/oha/Makefile | 1 | ||||
-rw-r--r-- | net/proby/Makefile | 2 | ||||
-rw-r--r-- | net/quiche/Makefile | 2 | ||||
-rw-r--r-- | net/rabbiteer/Makefile | 2 | ||||
-rw-r--r-- | net/routinator/Makefile | 2 |
8 files changed, 8 insertions, 7 deletions
diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 35135defe51e..6a7cc4f5d671 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,6 +1,6 @@ PORTNAME= findomain DISTVERSION= 5.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index f67d0ad2a1b6..308919909b69 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~int80h/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}${EXTRACT_SUFX} diff --git a/net/krill/Makefile b/net/krill/Makefile index 151842d98174..5f826c74b72d 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -3,7 +3,7 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl diff --git a/net/oha/Makefile b/net/oha/Makefile index e51593e03e03..4183d6af3282 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -3,6 +3,7 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= otis@FreeBSD.org diff --git a/net/proby/Makefile b/net/proby/Makefile index 6b1575f8828a..b5463e4d9d60 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,7 +1,7 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/quiche/Makefile b/net/quiche/Makefile index 3f3c4dd7b54f..3fa94078345b 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,6 +1,6 @@ PORTNAME= quiche PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= junho.choi@gmail.com diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index c810d0c7c82a..cf832a3a0dec 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,6 +1,6 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= net MAINTAINER= dch@FreeBSD.org diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 44b1d6ee8f61..f4f70ff173f7 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl |