diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-04-18 07:21:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-04-18 07:21:39 +0000 |
commit | 89b10cd027e27666e34c546569d64157838fc540 (patch) | |
tree | b7c31f1a23158d6669b5065897ecdfd844f15e0c /security/pks/Makefile | |
parent | add krss 2.6 (diff) |
Transfer maintainership to Jason Harris <jharris@widomaker.com>
Diffstat (limited to '')
-rw-r--r-- | security/pks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pks/Makefile b/security/pks/Makefile index e3dff0ab3eb4..ba11fc7088b0 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -17,7 +17,7 @@ PATCHFILES= pks094-patch2 \ x509patch PATCH_DIST_STRIP=-p1 -MAINTAINER= kris@FreeBSD.org +MAINTAINER= jharris@widomaker.com LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db |