summaryrefslogtreecommitdiff
path: root/sysutils/wtail
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/wtail
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/wtail')
-rw-r--r--sysutils/wtail/Makefile1
-rw-r--r--sysutils/wtail/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wtail/Makefile b/sysutils/wtail/Makefile
index 853e537a4357..8f62648384f4 100644
--- a/sysutils/wtail/Makefile
+++ b/sysutils/wtail/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/
MAINTAINER= mich@freebsdcluster.org
+COMMENT= Wtail does the equivalent of tail -f on several files at once
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wtail ${PREFIX}/bin
diff --git a/sysutils/wtail/pkg-comment b/sysutils/wtail/pkg-comment
deleted file mode 100644
index e35839090e8d..000000000000
--- a/sysutils/wtail/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Wtail does the equivalent of tail -f on several files at once