diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-20 14:48:29 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-20 14:48:29 +0000 |
commit | 87b5eccdd200bd29d4056b9f7d00d19fad9252f8 (patch) | |
tree | 6f5ccbc2ffb4837cfb7c05555a992a298344dad9 /x11 | |
parent | f0ca2eafe8eb527f9b3c283bfe8281b8c40943cc (diff) |
Notes
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 |