From 692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1 Mon Sep 17 00:00:00 2001 From: trevor Date: Mon, 2 Oct 2000 05:39:35 +0000 Subject: Change MAINTAINER for my ports. Approved by: will --- security/oidentd/Makefile | 2 +- security/p5-GnuPG-Interface/Makefile | 2 +- security/pad/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 5a3b94535868..ab8b0e766a51 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.numb.org/~odin/stuff/ MASTER_SITE_SUBDIR= ojnk -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 184e061df88c..4dbe0363c60f 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ \ MASTER_SITE_SUBDIR= GnuPG PKGNAMEPREFIX= p5- -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker diff --git a/security/pad/Makefile b/security/pad/Makefile index b309e5f30dc8..e891be0b860e 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.lammah.com/pad/ EXTRACT_SUFX= .tgz -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org DOC_FILES= COPYING README ChangeLog GNU_CONFIGURE= yes -- cgit