summaryrefslogtreecommitdiff
path: root/sysutils/service-config
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-03-23 00:57:20 +0000
committerschmonz <schmonz>2005-03-23 00:57:20 +0000
commitd03815fec84beebbd4f4ad20379eeb2dccb9eabe (patch)
treecf122f3892ddb5572b243193eec33eb9fb1bfa83 /sysutils/service-config
parent36a16ca915ec63d37b40f44a357890db4f5ab38f (diff)
downloadpkgsrc-d03815fec84beebbd4f4ad20379eeb2dccb9eabe.tar.gz
Whitespace.
Diffstat (limited to 'sysutils/service-config')
-rw-r--r--sysutils/service-config/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile
index b2e0386b8e0..ab212efd746 100644
--- a/sysutils/service-config/Makefile
+++ b/sysutils/service-config/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.7 2005/03/23 00:51:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2005/03/23 00:57:21 schmonz Exp $
#
-DISTNAME= service-config-0.51
-CATEGORIES= sysutils
-MASTER_SITES= http://www.superscript.com/service-config/
+DISTNAME= service-config-0.51
+CATEGORIES= sysutils
+MASTER_SITES= http://www.superscript.com/service-config/
-MAINTAINER= zuntum@NetBSD.org
-HOMEPAGE= http://www.superscript.com/service-config/intro.html
-COMMENT= Utility to create and configure svscan service directories
+MAINTAINER= zuntum@NetBSD.org
+HOMEPAGE= http://www.superscript.com/service-config/intro.html
+COMMENT= Utility to create and configure svscan service directories
-DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
+DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
-BUILD_TARGET= it
-INSTALL_TARGET= setup check
+BUILD_TARGET= it
+INSTALL_TARGET= setup check
# Possibly inherited DJB-style distribution terms
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= YES
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"