diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
commit | 6924e8803414334925f2ad50c8c508301ea8ae5d (patch) | |
tree | 32614382cb45762928a0f5df1e2eb2ca5ff869d5 /net | |
parent | 17578e7022a25d0d3643b261a3cca7a0199fde43 (diff) | |
download | ports-6924e8803414334925f2ad50c8c508301ea8ae5d.tar.gz ports-6924e8803414334925f2ad50c8c508301ea8ae5d.zip |
Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=192881
Diffstat (limited to 'net')
-rw-r--r-- | net/astfax/Makefile | 2 | ||||
-rw-r--r-- | net/gastman/Makefile | 2 | ||||
-rw-r--r-- | net/iaxmodem/Makefile | 2 | ||||
-rw-r--r-- | net/nc6/Makefile | 2 | ||||
-rw-r--r-- | net/whois/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/astfax/Makefile b/net/astfax/Makefile index 700e2bca9c97..784fe1cab9df 100644 --- a/net/astfax/Makefile +++ b/net/astfax/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= http://www.inter7.com/astfax/ -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= AstFax provides an outgoing email to fax gateway for Asterisk LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp diff --git a/net/gastman/Makefile b/net/gastman/Makefile index 1e0d123098b9..755513fe23f1 100644 --- a/net/gastman/Makefile +++ b/net/gastman/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/gastman/ DISTNAME= ${PORTNAME}-1.0-RC1 -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Manager interface for Asterisk USE_X_PREFIX= yes diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index 34f212a6a544..eeff092dd9b9 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Software modem that connects to IAX channel LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff diff --git a/net/nc6/Makefile b/net/nc6/Makefile index 4879a1ea163c..6a624b9b4bcc 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/ \ http://ftp.deepspace6.net/pub/ds6/sources/nc6/ -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Netcat clone with IPv6 support MAN1= nc6.1 diff --git a/net/whois/Makefile b/net/whois/Makefile index be3342398926..49b4f7269c89 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Marco d'Itri whois client USE_ICONV= yes |