aboutsummaryrefslogtreecommitdiff
path: root/release/packages/unbound.ucl
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2015-11-17 21:29:26 +0000
committerBrad Davis <brd@FreeBSD.org>2015-11-17 21:29:26 +0000
commit5b7774f3ea9332e266e0353f708a83cb5ae348f7 (patch)
tree394aefb05953d17d02c140e259994fa45447131d /release/packages/unbound.ucl
parent2cc77b79b8b88b07370c34c4225204946207455d (diff)
downloadsrc-5b7774f3ea9332e266e0353f708a83cb5ae348f7.tar.gz
src-5b7774f3ea9332e266e0353f708a83cb5ae348f7.zip
- Change all the names to their generic name since none of these need to
be overridden and ends up overwriting output files. - For the descriptions that just say "TODO", switch to using %DESC% so the generic description is used. Approved by: bapt
Notes
Notes: svn path=/projects/release-pkg/; revision=291007
Diffstat (limited to 'release/packages/unbound.ucl')
-rw-r--r--release/packages/unbound.ucl2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/packages/unbound.ucl b/release/packages/unbound.ucl
index 65ad1ad9d393..084683510dc4 100644
--- a/release/packages/unbound.ucl
+++ b/release/packages/unbound.ucl
@@ -1,4 +1,4 @@
-name = "FreeBSD-unbound"
+name = "FreeBSD-%PKGNAME%"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"