diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d /deskutils | |
parent | www/nextcloud-contacts: Update to 3.1.6 (diff) |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
Notes
Notes:
svn path=/head/; revision=517745
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/chart/Makefile | 1 | ||||
-rw-r--r-- | deskutils/noti/Makefile | 1 | ||||
-rw-r--r-- | deskutils/pet/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index e8fc3a74854c..8bef25d7d1bf 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -3,6 +3,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index e5600cfca950..0536dcd80560 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -2,6 +2,7 @@ PORTNAME= noti DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= tagattie@yandex.com diff --git a/deskutils/pet/Makefile b/deskutils/pet/Makefile index 9b8c56f46973..3a7186baf8b7 100644 --- a/deskutils/pet/Makefile +++ b/deskutils/pet/Makefile @@ -3,6 +3,7 @@ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org |