diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:22:10 +0000 |
commit | 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch) | |
tree | 4490d5e256dfdf157b15063ef0c4e410310df6bb /deskutils | |
parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) |
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 bbdf8af526bb..11680a20da96 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,7 +1,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index 257e093207cc..5aaaa027003c 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,7 +1,7 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.26 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index a04282511919..62b3486fd113 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,6 +1,6 @@ PORTNAME= noti DISTVERSION= 3.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org diff --git a/deskutils/pet/Makefile b/deskutils/pet/Makefile index 27da639f6092..4bf595701e98 100644 --- a/deskutils/pet/Makefile +++ b/deskutils/pet/Makefile @@ -1,7 +1,7 @@ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index 32eb56c5c52b..fe1380e48dda 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= deskutils MAINTAINER= lcook@FreeBSD.org |