diff options
author | erwin <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
commit | 5335f2d22f0228ce331552dd9b5cdc38c872f710 (patch) | |
tree | eb54e4f91c902e8f9b95ebb157094c9adcc8e7c3 /security | |
parent | 6afc134e5849de5846218c4bd504b86e2f1bcf1b (diff) | |
download | freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.gz freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.zst freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.zip |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Diffstat (limited to 'security')
-rw-r--r-- | security/amavis-perl/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OTP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RC4/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Solitaire/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 820e42ab0011..e042247595ed 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= amavis -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Mail Virus Scanner (uses external antivirus) BUILD_DEPENDS= ${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \ diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile index 337b4164ad10..647e518011fc 100644 --- a/security/p5-Crypt-OTP/Makefile +++ b/security/p5-Crypt-OTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile index ec1b5ac8d887..44c3b46a2ad9 100644 --- a/security/p5-Crypt-RC4/Makefile +++ b/security/p5-Crypt-RC4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the RC4 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Solitaire/Makefile b/security/p5-Crypt-Solitaire/Makefile index c30bf5533f34..39546867d7a9 100644 --- a/security/p5-Crypt-Solitaire/Makefile +++ b/security/p5-Crypt-Solitaire/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire encryption PERL_CONFIGURE= yes |