From 50e234927a2b5d497dba7d2d72b8948079242e99 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 30 May 2015 21:25:06 +0000 Subject: Cleanup USE_GITHUB usage. With hat: portmgr Sponsored by: Absolight --- benchmarks/flowgrind/Makefile | 2 +- benchmarks/flowgrind/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 380eb01fa95..d5004047458 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.7.1 +DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 1 CATEGORIES= benchmarks @@ -17,7 +18,6 @@ LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \ libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= aclocal autoconf GNU_CONFIGURE= yes diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo index 2ac0bbe817e..7c0954854cf 100644 --- a/benchmarks/flowgrind/distinfo +++ b/benchmarks/flowgrind/distinfo @@ -1,2 +1,2 @@ -SHA256 (flowgrind-flowgrind-0.7.1-flowgrind-0.7.1_GH0.tar.gz) = a375c26e7a349d06d06c7951e4ab032d3701e235e5b1ab2aad06a797985a7190 -SIZE (flowgrind-flowgrind-0.7.1-flowgrind-0.7.1_GH0.tar.gz) = 133871 +SHA256 (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = a375c26e7a349d06d06c7951e4ab032d3701e235e5b1ab2aad06a797985a7190 +SIZE (flowgrind-flowgrind-flowgrind-0.7.1_GH0.tar.gz) = 133871 -- cgit