summaryrefslogtreecommitdiff
path: root/net/dnsdist
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-02-20 16:59:55 +0000
committerfhajny <fhajny@pkgsrc.org>2018-02-20 16:59:55 +0000
commitcf5f960449fc96c4c25f78a9a15525fecea3e6c7 (patch)
tree56bf2e737a0a34512e33957d2b5e8025d4f4d690 /net/dnsdist
parent1cf81547d2a29d6b993765df03a505a1e3f3845a (diff)
downloadpkgsrc-cf5f960449fc96c4c25f78a9a15525fecea3e6c7.tar.gz
net/dnsdist: Use the usual 'application' SMF property group name
to avoid having to refer to the property group explicitly. Fixes joyent/pkgsrc#84. Bump PKGREVISION.
Diffstat (limited to 'net/dnsdist')
-rw-r--r--net/dnsdist/Makefile4
-rw-r--r--net/dnsdist/files/smf/manifest.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/dnsdist/Makefile b/net/dnsdist/Makefile
index 509dc6287c3..71a67c46a04 100644
--- a/net/dnsdist/Makefile
+++ b/net/dnsdist/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/01/17 12:10:38 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2018/02/20 16:59:55 fhajny Exp $
DISTNAME= dnsdist-1.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= https://downloads.powerdns.com/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/dnsdist/files/smf/manifest.xml b/net/dnsdist/files/smf/manifest.xml
index cc9463e846c..6e260a44cbd 100644
--- a/net/dnsdist/files/smf/manifest.xml
+++ b/net/dnsdist/files/smf/manifest.xml
@@ -16,7 +16,7 @@
<propval name="duration" type="astring" value="contract" />
<propval name="ignore_error" type="astring" value="core,signal" />
</property_group>
- <property_group name="dnsdist" type="application">
+ <property_group name="application" type="application">
<propval name="config_file" type="astring" value="@PKG_SYSCONFDIR@/dnsdist.conf" />
</property_group>
<template>