summaryrefslogtreecommitdiff
path: root/security/libdes
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/libdes
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/libdes')
-rw-r--r--security/libdes/Makefile3
-rw-r--r--security/libdes/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/libdes/Makefile b/security/libdes/Makefile
index 03150b5eee9..cdf91ec2cb9 100644
--- a/security/libdes/Makefile
+++ b/security/libdes/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/23 13:16:10 rh Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:48 wiz Exp $
DISTNAME= libdes-4.04b
CATEGORIES= security
MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/
MAINTAINER= refling@comet.lbl.gov
+COMMENT= Small DES (Data Encryption Standard) lib & standalone program
CRYPTO= YES
diff --git a/security/libdes/pkg/COMMENT b/security/libdes/pkg/COMMENT
deleted file mode 100644
index b8e2a848c92..00000000000
--- a/security/libdes/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Small DES (Data Encryption Standard) lib & standalone program