diff options
Diffstat (limited to 'net/telnetx/Makefile')
-rw-r--r-- | net/telnetx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/telnetx/Makefile b/net/telnetx/Makefile index c01428f687f6..30eda9a74b34 100644 --- a/net/telnetx/Makefile +++ b/net/telnetx/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: telnetx # Version required: ? # Date created: 22 Sep 1996 -# Whom: Masafumi NAKANE <max@FreeBSD.ORG> +# Whom: Masafumi NAKANE <max@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ -MAINTAINER= max@FreeBSD.ORG +MAINTAINER= max@FreeBSD.org RUN_DEPENDS= rz:${PORTSDIR}/comms/rzsz RUN_DEPENDS+= bp:${PORTSDIR}/comms/bpl+ |