diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/xtail | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
Notes
Diffstat (limited to 'misc/xtail')
-rw-r--r-- | misc/xtail/Makefile | 1 | ||||
-rw-r--r-- | misc/xtail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index bee007d0207d..52961b3682a6 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.unicom.com/sw/xtail/ \ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= gmarco@giovannelli.it +COMMENT= Watches the growth of files or directories HAS_CONFIGURE= yes diff --git a/misc/xtail/pkg-comment b/misc/xtail/pkg-comment deleted file mode 100644 index c1ae6ead86f3..000000000000 --- a/misc/xtail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Watches the growth of files or directories |