diff options
-rw-r--r-- | mail/p5-IMAP-Admin/Makefile | 2 | ||||
-rw-r--r-- | security/stunnel/Makefile | 2 | ||||
-rw-r--r-- | www/kannel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index e162e3f..a816f82 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IMAP PKGNAMEPREFIX= p5- -MAINTAINER= martti.kuparinen@iki.fi +MAINTAINER= freebsd-ports@freebsd.org PERL_CONFIGURE= YES diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index ade3d13..8c554cc 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ -MAINTAINER= martti.kuparinen@iki.fi +MAINTAINER= freebsd-ports@freebsd.org USE_OPENSSL= YES diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 8dca10c..476b8f4 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://www.kannel.3glab.org/download/${PORTVERSION}/ DISTNAME= gateway-${PORTVERSION} -MAINTAINER= martti.kuparinen@iki.fi +MAINTAINER= freebsd-ports@freebsd.org LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 |