diff options
author | hubertf <hubertf> | 2000-05-23 17:23:42 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-05-23 17:23:42 +0000 |
commit | 1c7fafd60945ba603c752e623bb964f04f8d567d (patch) | |
tree | 618fe41ec9a544503889e2bde52cfffe6b614f21 /textproc/Makefile | |
parent | e12ba736ef97f02a2586411892d719cd10da4047 (diff) | |
download | pkgsrc-1c7fafd60945ba603c752e623bb964f04f8d567d.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 |