diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 11:36:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 19:06:01 +0000 |
commit | 56b5ec772f679a600dabe41622c1350594628286 (patch) | |
tree | 7e2e178dad69456bc0f596a9822fa293186c2e0f /deskutils | |
parent | cd62dc23d5d5b516b87fd61f3feb0147732786aa (diff) |
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/chart/Makefile | 2 | ||||
-rw-r--r-- | deskutils/dstask/Makefile | 2 | ||||
-rw-r--r-- | deskutils/noti/Makefile | 2 | ||||
-rw-r--r-- | deskutils/pet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ultralist/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index 33e168bd35ca..b9d1cdb39728 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,7 +1,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index 575cc9363fd5..34102aac1d68 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,7 +1,7 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.26 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index 6a2fb7f115f9..1866bc77dbcc 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,6 +1,6 @@ PORTNAME= noti DISTVERSION= 3.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org diff --git a/deskutils/pet/Makefile b/deskutils/pet/Makefile index d2222aae7e57..e9dbdf73c0d0 100644 --- a/deskutils/pet/Makefile +++ b/deskutils/pet/Makefile @@ -1,7 +1,7 @@ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index be739e7cb0d2..b3c65c0c6e1f 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MAINTAINER= lcook@FreeBSD.org |