summaryrefslogtreecommitdiff
path: root/devel/gitty
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/gitty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile
index ebbd5329bfbb..d0eb33329b15 100644
--- a/devel/gitty/Makefile
+++ b/devel/gitty/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitty
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= devel
MAINTAINER= dch@FreeBSD.org
@@ -17,6 +17,7 @@ GH_TUPLE= golang:sys:v0.6.0:sys
GO_MODULE= github.com/muesli/${PORTNAME}
+PORTSCOUT= site:https://github.com/muesli/gitty/releases
PLIST_FILES= bin/${PORTNAME}
pre-build: