diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
commit | 692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1 (patch) | |
tree | 57f29a752ad4cd852f9abe508618a6e9bfa96563 /security | |
parent | 3144b65ad01f0c8dad8121b8a238b198afdea474 (diff) | |
download | freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.gz freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.zst freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.zip |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to 'security')
-rw-r--r-- | security/oidentd/Makefile | 2 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 | ||||
-rw-r--r-- | security/pad/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 5a3b9453586..ab8b0e766a5 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 184e061df88..4dbe0363c60 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 b309e5f30dc..e891be0b860 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 |