diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/service-config | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'sysutils/service-config')
-rw-r--r-- | sysutils/service-config/Makefile | 1 | ||||
-rw-r--r-- | sysutils/service-config/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile index 7999900245ca..948df8e0eccd 100644 --- a/sysutils/service-config/Makefile +++ b/sysutils/service-config/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.superscript.com/service-config/ MAINTAINER= petef@FreeBSD.org +COMMENT= Utility to create and configure svscan service directories RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools diff --git a/sysutils/service-config/pkg-comment b/sysutils/service-config/pkg-comment deleted file mode 100644 index 84ebe7a7a444..000000000000 --- a/sysutils/service-config/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to create and configure svscan service directories |