diff options
Diffstat (limited to 'ftp/jftp/Makefile')
-rw-r--r-- | ftp/jftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile index 1f409729df7f..a1f68edb316e 100644 --- a/ftp/jftp/Makefile +++ b/ftp/jftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= j-ftp DISTNAME= j-ftp-${PORTVERSION} -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Java Network Browser RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |