diff options
author | kleink <kleink> | 2000-06-09 14:35:13 +0000 |
---|---|---|
committer | kleink <kleink> | 2000-06-09 14:35:13 +0000 |
commit | 6e9e5c9a9de47f62240c261c67599236d9c52656 (patch) | |
tree | 81c3ec7c3c23c6a96f5753aa5881936fe4059203 | |
parent | b49235c77f296971df3438baf6963f8cfa563669 (diff) | |
download | pkgsrc-6e9e5c9a9de47f62240c261c67599236d9c52656.tar.gz |
Add/enable p5-Convert-ASN1.
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 40280c8a650..2287faefc09 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2000/06/07 21:51:58 hubertf Exp $ +# $NetBSD: Makefile,v 1.44 2000/06/09 14:35:13 kleink Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -23,6 +23,7 @@ SUBDIR += mminstance SUBDIR += mswordview SUBDIR += opensp + SUBDIR += p5-Convert-ASN1 SUBDIR += p5-Convert-BER SUBDIR += p5-Filter SUBDIR += p5-XML-Parser |