diff options
Diffstat (limited to 'sysutils/pick/Makefile')
-rw-r--r-- | sysutils/pick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pick/Makefile b/sysutils/pick/Makefile index 4c2df90e26b9..8ca1d9f03244 100644 --- a/sysutils/pick/Makefile +++ b/sysutils/pick/Makefile @@ -3,7 +3,7 @@ PORTNAME= pick PORTVERSION= 1.5.2 CATEGORIES= sysutils -MASTER_SITES= http://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/ MAINTAINER= neel@neelc.org COMMENT= Tool for choosing one option from a set of choices with an interface |