aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-28 00:16:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-28 00:16:58 +0000
commit15406a23709e79d4dd1c50266b3a3b026f826342 (patch)
treea7dcc8c7b0c5f2f69e4270413ba5011722082c4f /dns
parentcc27c4205bd774df05db1ae780117945e022910c (diff)
downloadports-15406a23709e79d4dd1c50266b3a3b026f826342.tar.gz
ports-15406a23709e79d4dd1c50266b3a3b026f826342.zip
Fix PKGVERSION for 9.7.3-P1
Submitted by: Craig Leres <leres@ee.lbl.gov>
Notes
Notes: svn path=/head/; revision=274749
Diffstat (limited to 'dns')
-rw-r--r--dns/bind97/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile
index 380b59220454..fa2a4d9bafa4 100644
--- a/dns/bind97/Makefile
+++ b/dns/bind97/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= bind97
-PORTVERSION= 9.7.3
+PORTVERSION= 9.7.3.1
PORTREVISION?= 0
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \