Use PKGNAMESUFFIX.
This commit is contained in:
parent
44757c13df
commit
b6064c2d24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477339
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Created by: Clement Laforet
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= haproxy17
|
||||
PORTNAME= haproxy
|
||||
PORTVERSION= 1.7.11
|
||||
CATEGORIES= net www
|
||||
MASTER_SITES= http://www.haproxy.org/download/1.7/src/
|
||||
DISTNAME= haproxy-${PORTVERSION}
|
||||
PKGNAMESUFFIX= 17
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
|
|
Loading…
Reference in a new issue