aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-haproxy-log-analysis
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-09-04 17:58:39 +0800
committerantoine <antoine@FreeBSD.org>2016-09-04 17:58:39 +0800
commit05483d89c553843ca6a4ec252349f76da6ba6f37 (patch)
treed068828ce19c8a07c56085ee71eeb39adc8ff8fb /net/py-haproxy-log-analysis
parent7fb03fd34e8e498c6a0050588ccb29f0b013f2d7 (diff)
downloadfreebsd-ports-gnome-05483d89c553843ca6a4ec252349f76da6ba6f37.tar.gz
freebsd-ports-gnome-05483d89c553843ca6a4ec252349f76da6ba6f37.tar.zst
freebsd-ports-gnome-05483d89c553843ca6a4ec252349f76da6ba6f37.zip
Use DISTVERSION
PR: 205762
Diffstat (limited to 'net/py-haproxy-log-analysis')
-rw-r--r--net/py-haproxy-log-analysis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-haproxy-log-analysis/Makefile b/net/py-haproxy-log-analysis/Makefile
index 10102727dbfd..b8ecffdfe6e8 100644
--- a/net/py-haproxy-log-analysis/Makefile
+++ b/net/py-haproxy-log-analysis/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= haproxy-log-analysis
-PORTVERSION= 2.0.b0
+DISTVERSION= 2.0b0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION:S/.b/b/}
+DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= Haproxy log analyzer that tries to gives an insight of what's going on