summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-11-05 21:12:58 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-11-05 21:12:58 +0000
commita4a17f789aacd95af32ce777d4540efef7907867 (patch)
treea673852df2bddb296a5f100ce4167e395e29dbe7 /sysutils
parent- Update to 1.3.1 (diff)
Use PORTCOMMENT variable instead of pkg-comment file.
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=69545
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/metalog/Makefile1
-rw-r--r--sysutils/metalog/pkg-comment1
-rw-r--r--sysutils/qlogtools/Makefile1
-rw-r--r--sysutils/qlogtools/pkg-comment1
-rw-r--r--sysutils/socklog/Makefile1
-rw-r--r--sysutils/socklog/pkg-comment1
6 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index 871d603e7bf2..b70800bb0818 100644
--- a/sysutils/metalog/Makefile
+++ b/sysutils/metalog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= metalog
PORTVERSION= 0.7b
+PORTCOMMENT= Modern syslogd replacement with PCRE support
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/metalog/pkg-comment b/sysutils/metalog/pkg-comment
deleted file mode 100644
index 45493190f905..000000000000
--- a/sysutils/metalog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Modern syslogd replacement with PCRE support
diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile
index 915e10b69175..c05c1fc5f60e 100644
--- a/sysutils/qlogtools/Makefile
+++ b/sysutils/qlogtools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qlogtools
PORTVERSION= 3.1
+PORTCOMMENT= Tools for processing logs from qmail and other packages
CATEGORIES= sysutils
MASTER_SITES= http://untroubled.org/qlogtools/
diff --git a/sysutils/qlogtools/pkg-comment b/sysutils/qlogtools/pkg-comment
deleted file mode 100644
index 13d2cf2cd7fb..000000000000
--- a/sysutils/qlogtools/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tools for processing logs from qmail and other packages
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile
index 6ec78a9debb9..39c01cdee5b7 100644
--- a/sysutils/socklog/Makefile
+++ b/sysutils/socklog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= socklog
PORTVERSION= 0.10.1
+PORTCOMMENT= Small and secure replacement for syslogd
CATEGORIES= sysutils net
MASTER_SITES= http://smarden.org/socklog/
diff --git a/sysutils/socklog/pkg-comment b/sysutils/socklog/pkg-comment
deleted file mode 100644
index 88627d18dfda..000000000000
--- a/sysutils/socklog/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small and secure replacement for syslogd