diff options
author | lippe <lippe@FreeBSD.org> | 2008-03-20 22:48:29 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-03-20 22:48:29 +0800 |
commit | b5c57b62c2eff5efa564be5b9786e7d12234c068 (patch) | |
tree | 1d59cc2ec94c9c8aef58d91eb1a31394218289ea /x11 | |
parent | 0ede8ccb787d9487440b6f3521784f21b23c6e5f (diff) | |
download | freebsd-ports-gnome-b5c57b62c2eff5efa564be5b9786e7d12234c068.tar.gz freebsd-ports-gnome-b5c57b62c2eff5efa564be5b9786e7d12234c068.tar.zst freebsd-ports-gnome-b5c57b62c2eff5efa564be5b9786e7d12234c068.zip |
- Reset maintainership.
PR: ports/121852
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: gabor (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xrsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xrsh/Makefile b/x11/xrsh/Makefile index 767f028a4699..6a9b7ab133b0 100644 --- a/x11/xrsh/Makefile +++ b/x11/xrsh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://jjd.com/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar -MAINTAINER= yasu@utahime.org +MAINTAINER= ports@FreeBSD.org COMMENT= Launcher which starts an X program on a remote machine USE_IMAKE= yes |