diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
commit | 043a69f62f7feafc19b482b904f17bd99214c368 (patch) | |
tree | f106bb42e74d80cf8653ba8a622dafd3af2a2a03 /net | |
parent | 618ca1a1bcbd55f9c3108d87f78bda798a600b0d (diff) | |
download | ports-043a69f62f7feafc19b482b904f17bd99214c368.tar.gz ports-043a69f62f7feafc19b482b904f17bd99214c368.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Spread-Session/Makefile | 2 | ||||
-rw-r--r-- | net/py-spreadmodule/Makefile | 2 | ||||
-rw-r--r-- | net/spread-j/Makefile | 2 | ||||
-rw-r--r-- | net/spread/Makefile | 2 | ||||
-rw-r--r-- | net/spread4/Makefile | 2 | ||||
-rw-r--r-- | net/tcpflow/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Spread-Session/Makefile b/net/p5-Spread-Session/Makefile index 18206d151d1a..184d9111d163 100644 --- a/net/p5-Spread-Session/Makefile +++ b/net/p5-Spread-Session/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/J/JM/JMAY PKGNAMEPREFIX= p5- -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl OO wrapper for Spread messaging toolkit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread diff --git a/net/py-spreadmodule/Makefile b/net/py-spreadmodule/Makefile index acaae6d8fb18..b264bda63c60 100644 --- a/net/py-spreadmodule/Makefile +++ b/net/py-spreadmodule/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SpreadModule-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= A python extension module for the Spread group communcations package LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 70522dc848a8..d36228140b85 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ PKGNAMESUFFIX= -j DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant diff --git a/net/spread/Makefile b/net/spread/Makefile index 5390411bc8df..5cacc60c7170 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ http://www.roughtrade.net/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 5390411bc8df..5cacc60c7170 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ \ http://www.roughtrade.net/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= joshua@roughtrade.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 6c21d8f0ba35..b66369d9926d 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ -MAINTAINER= jose@we.lc.ehu.es +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes |