aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/filezilla/Makefile2
-rw-r--r--lang/clisp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 23258a1bed96..3b5587d79bf3 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= ftp
MASTER_SITES= SF
DISTNAME= FileZilla_${PORTVERSION}_src
-MAINTAINER= alepulver@FreeBSD.org
+MAINTAINER= jsa@wickedmachine.net
COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client
LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 003da126a8cd..1a1f8e88df19 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= lang lisp
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION}
-MAINTAINER= alepulver@FreeBSD.org
+MAINTAINER= jsa@wickedmachine.net
COMMENT= A Common Lisp implementation
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall