diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /net | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.zst freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip |
- Update maintainer address
Approved by: thierry (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Proxy/Makefile | 2 | ||||
-rw-r--r-- | net/perldap/Makefile | 2 | ||||
-rw-r--r-- | net/raggle/Makefile | 2 | ||||
-rw-r--r-- | net/uplog/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Proxy/Makefile b/net/p5-Net-Proxy/Makefile index ccf515c14ea4..72a4ffc4c140 100644 --- a/net/p5-Net-Proxy/Makefile +++ b/net/p5-Net-Proxy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Framework for proxying network connections in many ways PERL_CONFIGURE= 5.8.0+ diff --git a/net/perldap/Makefile b/net/perldap/Makefile index d52d8af941dd..403af5c9dfdc 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= directory/perldap/ancient -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl interface to LDAP LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk diff --git a/net/raggle/Makefile b/net/raggle/Makefile index 4131001ebc2f..79e51bb58938 100644 --- a/net/raggle/Makefile +++ b/net/raggle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.4 CATEGORIES= net MASTER_SITES= http://www.raggle.org/files/ -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A console RSS aggregator written in Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses diff --git a/net/uplog/Makefile b/net/uplog/Makefile index fbce279b0b59..db82ddb39e97 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= net MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= UDP-based ping programm USE_GETOPT_LONG= yes |