diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
commit | 5e49f102d93aed2fa750ccf2f871ff4deea123c7 (patch) | |
tree | 3da0cd430ff02ff92d725116b220ec81734ad950 /net | |
parent | 29ae1722ca4556940808c55983d823ac20e7a982 (diff) | |
download | freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.gz freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.zst freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/cnupm/Makefile | 2 | ||||
-rw-r--r-- | net/gwhois/Makefile | 2 | ||||
-rw-r--r-- | net/ldapdiff/Makefile | 2 | ||||
-rw-r--r-- | net/linphone-base/Makefile | 2 | ||||
-rw-r--r-- | net/ntop/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/cnupm/Makefile b/net/cnupm/Makefile index 8ad6579ebc1c..7600e2c72aec 100644 --- a/net/cnupm/Makefile +++ b/net/cnupm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://pdp-11.org.ru/~form/cnupm/files/ \ ftp://cvs.1system.ru/pub/local/src/cnupm/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= The BPF Traffic Collector (IPv4/IPv6) MAKE_ENV+= BINDIR="${PREFIX}/sbin" \ diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 6695a479142d..6f3a62f895f4 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile index fd3ae1f90f02..07aaddc83e14 100644 --- a/net/ldapdiff/Makefile +++ b/net/ldapdiff/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://ftp.ale.org/pub/mirrors/openpkg/sources/DST/ldapdiff/ \ http://webtomware.rhoen.de/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A utility for patching LDAP directories using LDIF files USE_ICONV= yes diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index d308e2657224..813f8b8441ec 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES?= net MASTER_SITES= SAVANNAH/${PORTNAME}/stable/sources -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= A web phone that supports SIP protocol LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index e6ab301fc96c..8fd55c4b6daf 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.3.10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ |