aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/choparp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:05:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:05:15 +0000
commitfaaac0db42d1da22ba59f628a1e29f2e00ea4367 (patch)
treea77b74f292c12d41f78b9ee7163ba78031669316 /net-mgmt/choparp
parent3f84c4ba7dc6f8f0f65b4b76f6b3a0f6faba2285 (diff)
downloadports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.tar.gz
ports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.zip
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=403255
Diffstat (limited to 'net-mgmt/choparp')
-rw-r--r--net-mgmt/choparp/Makefile2
-rw-r--r--net-mgmt/choparp/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index b70ec8055be5..706e9dc5b622 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= choparp
PORTVERSION= 20150613
+DISTVERSIONPREFIX= release/
CATEGORIES= net-mgmt
MAINTAINER= garga@FreeBSD.org
@@ -12,7 +13,6 @@ LICENSE= BSD3CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= quinot
-GH_TAGNAME= release/${PORTVERSION}
USE_RC_SUBR= choparp
LDFLAGS+= -lpcap
diff --git a/net-mgmt/choparp/distinfo b/net-mgmt/choparp/distinfo
index d81fc35ed3fd..b7506d1457ff 100644
--- a/net-mgmt/choparp/distinfo
+++ b/net-mgmt/choparp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (quinot-choparp-20150613-release-20150613_GH0.tar.gz) = 141cad384dc42f094d0c9a1fd49440adc1bf7f19c1cce122091374d8ca261f19
-SIZE (quinot-choparp-20150613-release-20150613_GH0.tar.gz) = 6506
+SHA256 (quinot-choparp-release-20150613_GH0.tar.gz) = 141cad384dc42f094d0c9a1fd49440adc1bf7f19c1cce122091374d8ca261f19
+SIZE (quinot-choparp-release-20150613_GH0.tar.gz) = 6506