diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-23 17:23:42 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-23 17:23:42 +0000 |
commit | a63dbd502585e304a0b9826ca61d1d9c013c0736 (patch) | |
tree | 618fe41ec9a544503889e2bde52cfffe6b614f21 /textproc/Makefile | |
parent | 4d9dc6cd7149089ff24b4702aaecee4a82c571fb (diff) | |
download | pkgsrc-a63dbd502585e304a0b9826ca61d1d9c013c0736.tar.gz |
add & enable opensp
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e8556a39320..2abb3d1e718 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2000/03/12 09:44:57 itojun Exp $ +# $NetBSD: Makefile,v 1.38 2000/05/23 17:23:42 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -20,6 +20,7 @@ SUBDIR += lout SUBDIR += mminstance SUBDIR += mswordview + SUBDIR += opensp SUBDIR += p5-Convert-BER SUBDIR += p5-Filter SUBDIR += p5-XML-Parser |