summaryrefslogtreecommitdiff
path: root/security/sslwrap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/sslwrap
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/sslwrap')
-rw-r--r--security/sslwrap/Makefile3
-rw-r--r--security/sslwrap/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index eac6ccf6f40..d1e6824166d 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/01/02 22:38:43 veego Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:50:12 wiz Exp $
#
DISTNAME= ${PKGNAME:S/-//}
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.rickk.com/sslwrap/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.rickk.com/sslwrap/
+COMMENT= simple ssl wrapper
USE_SSL= # defined
diff --git a/security/sslwrap/pkg/COMMENT b/security/sslwrap/pkg/COMMENT
deleted file mode 100644
index d765c0eb224..00000000000
--- a/security/sslwrap/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-simple ssl wrapper