diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/broot/Makefile | 1 | ||||
-rw-r--r-- | misc/ruut/Makefile | 2 | ||||
-rw-r--r-- | misc/xd-rust/Makefile | 2 | ||||
-rw-r--r-- | misc/xplr/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 331ae43d2253..9ecae7f289e3 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,6 +1,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 85efe8f0fcb8..d5a31a3b7e9a 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 2998ad99bbbc..4a252bdd5ccf 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index b832b3ab07d7..8a5a7c6deabf 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,6 +1,7 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org |