aboutsummaryrefslogtreecommitdiff
path: root/net/exaddos/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
commit9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch)
treee02c8ff8239303ab6a2e3d529b26e0934364cdcf /net/exaddos/Makefile
parent390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff)
downloadports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz
ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.zip
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=385640
Diffstat (limited to 'net/exaddos/Makefile')
-rw-r--r--net/exaddos/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile
index 19b3a52c521a..62d39c16955c 100644
--- a/net/exaddos/Makefile
+++ b/net/exaddos/Makefile
@@ -4,8 +4,7 @@
PORTNAME= exaddos
PORTVERSION= 0.4.0
CATEGORIES= net
-MASTER_SITES= GHL \
- http://mirrors.rit.edu/zi/
+MASTER_SITES= http://mirrors.rit.edu/zi/
EXTRACT_SUFX= .tgz
MAINTAINER= zi@FreeBSD.org
@@ -18,8 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:${PORTSDIR}/net-mgmt/py-sn
USE_GITHUB= yes
GH_ACCOUNT= Exa-Networks
-GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 4e93fc1
USES= python
SUB_FILES= pkg-message exaddos.sh exaddos.conf.sample
SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \