aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
committermat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
commit2ad878233fa86f2aee5ae47da931d181ba41c6f6 (patch)
tree494feb823c7a0efa6fafeacaa9d18f03e331ae4d /net-mgmt
parentcbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff)
downloadfreebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz
freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst
freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.zip
Github cleanup.
- Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/crmsh/Makefile2
-rw-r--r--net-mgmt/nagios-check_zpools/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/crmsh/Makefile b/net-mgmt/crmsh/Makefile
index 6935b4583e1b..297903061035 100644
--- a/net-mgmt/crmsh/Makefile
+++ b/net-mgmt/crmsh/Makefile
@@ -17,8 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \
USE_GITHUB= yes
GH_ACCOUNT= ClusterLabs
-GH_PROJECT= crmsh
-GH_TAGNAME= 2.2.0
USES= autoreconf gmake python:2 shebangfix
GNU_CONFIGURE= yes
diff --git a/net-mgmt/nagios-check_zpools/Makefile b/net-mgmt/nagios-check_zpools/Makefile
index a90ebe1de099..13b373523149 100644
--- a/net-mgmt/nagios-check_zpools/Makefile
+++ b/net-mgmt/nagios-check_zpools/Makefile
@@ -4,7 +4,6 @@
PORTNAME= check_zpools
PORTVERSION= 1.0
CATEGORIES= net-mgmt
-MASTER_SITES= GH
PKGNAMEPREFIX= nagios-
MAINTAINER= tj@FreeBSD.org
@@ -14,7 +13,6 @@ RUN_DEPENDS= bash:shells/bash
USE_GITHUB= yes
GH_ACCOUNT= Napsty
-GH_PROJECT= check_zpools
GH_TAGNAME= 0334625
NO_BUILD= yes
USES= shebangfix