diff options
Diffstat (limited to 'net/gnometelnet/Makefile')
-rw-r--r-- | net/gnometelnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnometelnet/Makefile b/net/gnometelnet/Makefile index fd31777adcc2..1d99f0357c62 100644 --- a/net/gnometelnet/Makefile +++ b/net/gnometelnet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net gnome MASTER_SITES= http://www.cyest.org/downloads/ DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice frontend to the telnet, ssh, and rlogin clients for GNOME BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake |