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 | |
parent | 26fdeea67a5d40a0444e9841bd5b955e0f128a3f (diff) | |
download | ports-89b10cd027e27666e34c546569d64157838fc540.tar.gz ports-89b10cd027e27666e34c546569d64157838fc540.zip |
Notes
Diffstat (limited to 'security')
-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 |