diff options
author | ahoka <ahoka> | 2008-10-20 01:11:31 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2008-10-20 01:11:31 +0000 |
commit | a9ed65b41dea90d0c919f95ca99ce3cbfba93d10 (patch) | |
tree | 7e507959a5261a8db6be7cd01b258d7b8c44095b /textproc | |
parent | ce0a7587c3b3c563323fe62b3868346c3dd92516 (diff) | |
download | pkgsrc-a9ed65b41dea90d0c919f95ca99ce3cbfba93d10.tar.gz |
Import libyaml-0.1.1 as textproc/libyaml.
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 800281c2bac..4327aa629db 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.433 2008/10/08 09:43:18 wiz Exp $ +# $NetBSD: Makefile,v 1.434 2008/10/20 01:11:31 ahoka Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -157,6 +157,7 @@ SUBDIR+= libxml++ SUBDIR+= libxml++1 SUBDIR+= libxml2 SUBDIR+= libxslt +SUBDIR+= libyaml SUBDIR+= link-grammar SUBDIR+= lout SUBDIR+= lq-sp |