diff options
author | agc <agc@pkgsrc.org> | 2003-12-04 08:35:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-12-04 08:35:10 +0000 |
commit | 76e3a110ccb93c5271e6b37017b697f0fe770e40 (patch) | |
tree | 08dd7e0cb2942958694e1d9b9673ecc8bd2eab0c /textproc | |
parent | 93df1192008f7e04927e6ee320cdcc856de7ecbc (diff) | |
download | pkgsrc-76e3a110ccb93c5271e6b37017b697f0fe770e40.tar.gz |
Add and enable awf
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a75627962fc..60856e8588b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2003/12/03 23:50:02 xtraeme Exp $ +# $NetBSD: Makefile,v 1.218 2003/12/04 08:35:10 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -31,6 +31,7 @@ SUBDIR+= aspell-spanish SUBDIR+= aspell-svenska SUBDIR+= aspell-ukrainian SUBDIR+= aspell-welsh +SUBDIR+= awf SUBDIR+= bibclean SUBDIR+= biblook SUBDIR+= bibparse |