summaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-06 01:12:33 +0000
committerwiz <wiz@pkgsrc.org>2007-09-06 01:12:33 +0000
commit4c66b5984c0671ed605fbdf44c2de5629509d58b (patch)
tree5bd2418fd883eb7b11debfbbe975f885618817dd /security/gnutls
parentfe98c45325e65e910c3c890fde0d4535c2c57177 (diff)
downloadpkgsrc-4c66b5984c0671ed605fbdf44c2de5629509d58b.tar.gz
Fix typo in comment.
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 3e4ca459e91..bef624c1247 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2007/09/05 21:51:21 drochner Exp $
+# $NetBSD: Makefile,v 1.64 2007/09/06 01:12:33 wiz Exp $
DISTNAME= gnutls-2.0.0
CATEGORIES= security devel
@@ -54,6 +54,6 @@ post-install:
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/libtasn1/buildlink3.mk"
.include "../../security/opencdk/buildlink3.mk"
-# guile is useful for selftests, but bindings should be seperate pkgs
+# guile is useful for selftests, but bindings should be separate pkgs
#.include "../../lang/guile/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"