mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Fix bind-tools PORTREVISION.
Noticed by: Andrei Brezan Sponsored by: Absolight
This commit is contained in:
parent
049e68d8fa
commit
73782b4e77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372752
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PKGNAMESUFFIX= -tools
|
||||
|
||||
COMMENT= Command line tools from BIND: dig, host, and nslookup
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= bind
|
||||
PORTVERSION= ${ISCVERSION:S/-P/P/}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ISC/bind9/${ISCVERSION}
|
||||
PKGNAMESUFFIX?= 910
|
||||
|
Loading…
Reference in New Issue
Block a user