diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /sysutils/roottail | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) | |
download | ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.tar.gz ports-b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386.zip |
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 60508cb64008..bd58a36c386c 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= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print text directly to X11 root window MAN1= root-tail.1 |