diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-17 20:05:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-17 20:05:49 +0000 |
commit | dae5e4e04edde203c4e9671c8c1b2a370dfaf760 (patch) | |
tree | fcb6c9250d2a650a4695074c57d5d8f9ea791ca9 /sysutils/roottail | |
parent | b45f3b5e64bb352fff4c79ba13be1c1c4d6a6885 (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 bd58a36c386c..d07d4ef8b6f9 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= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= Print text directly to X11 root window MAN1= root-tail.1 |