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/msyslog | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'sysutils/msyslog')
-rw-r--r-- | sysutils/msyslog/Makefile | 1 | ||||
-rw-r--r-- | sysutils/msyslog/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile index 8ad278b64185..15b2ac83385e 100644 --- a/sysutils/msyslog/Makefile +++ b/sysutils/msyslog/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= anders@FreeBSD.org +COMMENT= Flexible and easy to integrate syslog daemon .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/sysutils/msyslog/pkg-comment b/sysutils/msyslog/pkg-comment deleted file mode 100644 index 5bd0f8dd651d..000000000000 --- a/sysutils/msyslog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Flexible and easy to integrate syslog daemon |