1
0
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:
Mathieu Arnold 2014-11-18 23:17:41 +00:00
parent 049e68d8fa
commit 73782b4e77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372752
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 2
PORTREVISION= 3
PKGNAMESUFFIX= -tools
COMMENT= Command line tools from BIND: dig, host, and nslookup

View File

@ -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