diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/roottail | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.zst freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'sysutils/roottail')
-rw-r--r-- | sysutils/roottail/Makefile | 1 | ||||
-rw-r--r-- | sysutils/roottail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index ff60608e83ab..2a55e64e3e2f 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.goof.com/pcg/marc/data/ \ DISTNAME= root-tail-${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org +COMMENT= Simple utility to tail files/logs to a root X window MAN1= root-tail.1 USE_IMAKE= yes diff --git a/sysutils/roottail/pkg-comment b/sysutils/roottail/pkg-comment deleted file mode 100644 index 9a022a2e28ab..000000000000 --- a/sysutils/roottail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple utility to tail files/logs to a root X window |