Drop USE_GITHUB as it's broken:
- 404 during fetch - sets wrong WRKSRC
This commit is contained in:
parent
6e93a6d9ca
commit
afb48a244b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396173
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= autojump
|
||||
PORTVERSION= 13
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GHC http://www.vermatech.com/distfiles/
|
||||
MASTER_SITES= http://www.vermatech.com/distfiles/
|
||||
DISTNAME= autojump_v${PORTVERSION}
|
||||
|
||||
MAINTAINER= neeraj.verma.ports@vermatech.com
|
||||
|
@ -16,8 +16,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
|||
|
||||
NO_BUILD= yes
|
||||
USES= python:run
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= joelthelion
|
||||
SUB_FILES= pkg-install
|
||||
|
||||
PLIST_FILES= bin/autojump \
|
||||
|
|
Loading…
Reference in a new issue