From 202ed6e48f8a3c080a6720d9b604e59055083b7e Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 23 Feb 2010 19:10:24 +0000 Subject: [PATCH] Pass maintainership to people that use it. Feature safe: yes --- math/cln/Makefile | 2 +- net/dgd-net/Makefile | 2 +- net/jcifs/Makefile | 2 +- print/libotf/Makefile | 2 +- security/gss/Makefile | 2 +- security/shishi/Makefile | 2 +- security/tlswrap/Makefile | 2 +- textproc/align/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/math/cln/Makefile b/math/cln/Makefile index 503a0e928855..72314862a3f6 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ginac.de/CLN/ \ http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \ ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Class Library for Numbers LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 5136c23110c4..93ace4937186 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net lang MASTER_SITES= http://ftp.dworkin.nl/dgd/archive/ DISTNAME= ${PORTNAME:S/-net//g}-${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Dworkin's Generic Driver + extra networking support + regexps NO_CDROM= no distribution to corporate environment diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index 539b2585faf0..8d06928e1ff0 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net java MASTER_SITES= http://jcifs.samba.org/src/ EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ale@FreeBSD.org COMMENT= The Java CIFS Client Library USE_JAVA= yes diff --git a/print/libotf/Makefile b/print/libotf/Makefile index 2d7331864487..dbb655d60e86 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= print devel MASTER_SITES= http://www.m17n.org/libotf/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/security/gss/Makefile b/security/gss/Makefile index 20a0a7869653..59520b02a322 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= GNU Generic Security Service Library LIB_DEPENDS= shishi.0:${PORTSDIR}/security/shishi diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 2ec33864b6d3..f81663d8e064 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= A free implementation of the Kerberos 5 network security system LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile index 2673975f507d..091165bd7d6c 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://tlswrap.sunsite.dk/ DISTNAME= ${PORTNAME}-1.04 -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 89a068cf1974..e5e5e1dfcbcd 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= rfarmer@predatorlabs.net COMMENT= Text column alignment filter USE_PERL5= yes