summaryrefslogtreecommitdiff
path: root/security/pks
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-01-20 22:15:21 +0000
committersnj <snj@pkgsrc.org>2004-01-20 22:15:21 +0000
commite0220ad33053b5fbd371c6122238a51ee3e0e250 (patch)
tree5f3cda5d62f8b2db156108e2cb5e4cca5f40035b /security/pks
parente9acbdbda1dbf2fd6ee32356b470dc4fec8c0f39 (diff)
downloadpkgsrc-e0220ad33053b5fbd371c6122238a51ee3e0e250.tar.gz
s/it's/its/
Diffstat (limited to 'security/pks')
-rw-r--r--security/pks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pks/Makefile b/security/pks/Makefile
index 1b74d40e53b..94351ff95c3 100644
--- a/security/pks/Makefile
+++ b/security/pks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/01/28 22:04:07 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 22:17:55 snj Exp $
DISTNAME= pks-0.9.4
CATEGORIES= security www
@@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/pks
CONFIGURE_ARGS+= --localstatedir=/var/pks
#
-# pksd doesn't actually look for it's config file anywhere; it must be
+# pksd doesn't actually look for its config file anywhere; it must be
# specified directly on the command-line. Setting sysconfdir here just
# causes the example pksd.conf file to be installed at the named location.
#