aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-05-28 08:16:58 +0800
committerdougb <dougb@FreeBSD.org>2011-05-28 08:16:58 +0800
commit75df899be0495ae565fcd05b14186d02d4018813 (patch)
tree108d13c391bb40df12915dc756e121b7819c8bcf /dns
parent886dfe5261174cfcc7eae10e23e7fc4c2d88ccf6 (diff)
downloadfreebsd-ports-gnome-75df899be0495ae565fcd05b14186d02d4018813.tar.gz
freebsd-ports-gnome-75df899be0495ae565fcd05b14186d02d4018813.tar.zst
freebsd-ports-gnome-75df899be0495ae565fcd05b14186d02d4018813.zip
Fix PKGVERSION for 9.7.3-P1
Submitted by: Craig Leres <leres@ee.lbl.gov>
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} \