diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /sysutils/roottail | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) |
Notes
Diffstat (limited to 'sysutils/roottail')
-rw-r--r-- | sysutils/roottail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index d07d4ef8b6f9..b3f57e1a96db 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -18,7 +18,7 @@ PATCHFILES= roottail-1.2+xfce.diff PATCH_DIST_STRIP= -p1 .endif -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Print text directly to X11 root window MAN1= root-tail.1 |