diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-19 00:31:11 +0800 |
commit | ae48960cbf2e1368ca9c1159402308920bd8e8f6 (patch) | |
tree | 46f7691eaf21d1ca2ba79ece7760888c7442a272 | |
parent | 29de60455fa65cd3716b83bd58ba6f5a3c02bd1f (diff) | |
download | freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.gz freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.tar.zst freebsd-ports-gnome-ae48960cbf2e1368ca9c1159402308920bd8e8f6.zip |
- Update maintainer mail adress
PR: 118787
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
-rw-r--r-- | devel/premake/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner1/Makefile | 2 | ||||
-rw-r--r-- | mail/xf-spf/Makefile | 2 | ||||
-rw-r--r-- | misc/ttyrec/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/weathermap/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/premake/Makefile b/devel/premake/Makefile index 37e4244dfe3f..4af1090258a0 100644 --- a/devel/premake/Makefile +++ b/devel/premake/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Writes build scripts WRKSRC= ${WRKDIR}/Premake-${PORTVERSION} diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index 326342e394d3..090a9f7ea4a5 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail security MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Content/Anti-virus Scanner for qmail RUN_DEPENDS+= reformime:${PORTSDIR}/mail/maildrop \ diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile index c6dd3b3b6394..348deebea7f3 100644 --- a/mail/qmail-scanner1/Makefile +++ b/mail/qmail-scanner1/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} EXTRACT_SUFX= .tgz -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Content/Anti-virus Scanner for qmail BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile index dfa8e0b758f1..14eb4e16f793 100644 --- a/mail/xf-spf/Makefile +++ b/mail/xf-spf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= mail MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/ -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= SPF checker for Qmail's SMTPEXTFORK patch LIB_DEPENDS+= spf2.2:${PORTSDIR}/mail/libspf2 diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index d01a6a72a949..e33665f90100 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://0xcc.net/ttyrec/ -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= Tty recorder PLIST_FILES= bin/ttyplay \ diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index 2d43c162e556..e8b5dabc19cc 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= net-mgmt MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/ -MAINTAINER= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= This tool displays the utilization of the network links LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |