diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-20 22:48:29 +0800 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-20 22:48:29 +0800 |
commit | 87b5eccdd200bd29d4056b9f7d00d19fad9252f8 (patch) | |
tree | 6f5ccbc2ffb4837cfb7c05555a992a298344dad9 /x11/xrsh | |
parent | f0ca2eafe8eb527f9b3c283bfe8281b8c40943cc (diff) | |
download | freebsd-ports-gnome-87b5eccdd200bd29d4056b9f7d00d19fad9252f8.tar.gz freebsd-ports-gnome-87b5eccdd200bd29d4056b9f7d00d19fad9252f8.tar.zst freebsd-ports-gnome-87b5eccdd200bd29d4056b9f7d00d19fad9252f8.zip |
- Reset maintainership.
PR: ports/121852
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: gabor (mentor)
Diffstat (limited to 'x11/xrsh')
-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 |