diff options
Diffstat (limited to 'sysutils/tempo/Makefile')
-rw-r--r-- | sysutils/tempo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tempo/Makefile b/sysutils/tempo/Makefile index 3df3531dd841..4fb756965c42 100644 --- a/sysutils/tempo/Makefile +++ b/sysutils/tempo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tempo DISTVERSIONPREFIX= v DISTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES+= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/ PKGNAMEPREFIX= grafana- |