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