summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2000-06-09 14:35:13 +0000
committerkleink <kleink@pkgsrc.org>2000-06-09 14:35:13 +0000
commit63d65ad23256dddaee71514b4de940c2614c60c9 (patch)
tree81c3ec7c3c23c6a96f5753aa5881936fe4059203 /textproc/Makefile
parent1cc0466bb30a76c9e0970bc25a138836b21d2344 (diff)
downloadpkgsrc-63d65ad23256dddaee71514b4de940c2614c60c9.tar.gz
Add/enable p5-Convert-ASN1.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
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