aboutsummaryrefslogtreecommitdiff
path: root/deskutils/todo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-28 16:23:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-28 16:23:21 +0000
commit088437c1799e87829e196fb3f30b9ea6041de62a (patch)
tree5cb2003e004110a167b2fabe79a822e86f22ea52 /deskutils/todo
parent96ada5602f8e1c618c8981c0a4004faac808b8e8 (diff)
downloadports-088437c1799e87829e196fb3f30b9ea6041de62a.tar.gz
ports-088437c1799e87829e196fb3f30b9ea6041de62a.zip
- Fix MASTER_SITES (unfetchable after r404654)
Notes
Notes: svn path=/head/; revision=404673
Diffstat (limited to 'deskutils/todo')
-rw-r--r--deskutils/todo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile
index d9beef1441ff..9f761f36f1a4 100644
--- a/deskutils/todo/Makefile
+++ b/deskutils/todo/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.10
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= deskutils
-MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/
DISTNAME= todo.txt_cli-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org