diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-06 16:18:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-06 16:18:16 +0000 |
commit | 99761d7f4c63ec86bc8c46be0521c9355618a9e0 (patch) | |
tree | 5f4b0929a4e87f1210c33c147719daa95ce9085e /net-mgmt | |
parent | Remark as BROKEN, it was never fixed. (diff) |
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/networkmgr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile index ffc250d770cd..06da8b4462d1 100644 --- a/net-mgmt/networkmgr/Makefile +++ b/net-mgmt/networkmgr/Makefile @@ -4,7 +4,6 @@ PORTNAME= networkmgr PORTVERSION= 2.2 CATEGORIES= net-mgmt -MASTER_SITES= http://github.com/GhostBSD/${PORTNAME}/archive/ MAINTAINER= ericturgeon.bsd@gmail.com COMMENT= FreeBSD/GhostBSD network conection manager |