diff options
Diffstat (limited to 'sysutils/logtool-devel')
-rw-r--r-- | sysutils/logtool-devel/Makefile | 1 | ||||
-rw-r--r-- | sysutils/logtool-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index d15e3270245f..f2f41f6f29c8 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.xjack.org/logtool/logtool/ MAINTAINER= ports@FreeBSD.org +COMMENT= Parse syslog logfile into a palatable format LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/sysutils/logtool-devel/pkg-comment b/sysutils/logtool-devel/pkg-comment deleted file mode 100644 index 98e4f29abd9b..000000000000 --- a/sysutils/logtool-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parse syslog logfile into a palatable format |