aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind98/Makefile')
-rw-r--r--dns/bind98/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index da36604bec3f..d3e557019c2b 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -25,7 +25,7 @@ USES= cpe
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
.if ${ISCVERSION:M*-*}
-CPE_UPDATE= ${ISCVERSION:C/.*-//}
+CPE_UPDATE= ${ISCVERSION:C/.*-//:tl}
.endif
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2