summaryrefslogtreecommitdiff
path: root/security/rsaref
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/rsaref
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/Makefile3
-rw-r--r--security/rsaref/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index e32240b54b9..7d0321fd03e 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/09/09 19:40:23 fredb Exp $
+# $NetBSD: Makefile,v 1.21 2001/02/17 17:50:07 wiz Exp $
#
DISTNAME= rsaref
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.spinnaker.com/pub/crypt/rsaref/
EXTRACT_SUFX= .tar.Z
MAINTAINER= tv@netbsd.org
+COMMENT= Encryption/authentication library, RSA/MDX/DES
CRYPTO= yes
IS_INTERACTIVE= yes # requires options to be set in order to use
diff --git a/security/rsaref/pkg/COMMENT b/security/rsaref/pkg/COMMENT
deleted file mode 100644
index 0f0a8e15243..00000000000
--- a/security/rsaref/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Encryption/authentication library, RSA/MDX/DES