diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /dns/bind10 | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
Notes
Diffstat (limited to 'dns/bind10')
-rw-r--r-- | dns/bind10/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind10/Makefile b/dns/bind10/Makefile index 97d814b5f849..0fb8423a4f3f 100644 --- a/dns/bind10/Makefile +++ b/dns/bind10/Makefile @@ -3,6 +3,7 @@ PORTNAME= bind10 PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} |