diff options
author | obraun <obraun@FreeBSD.org> | 2002-11-20 06:52:17 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-11-20 06:52:17 +0000 |
commit | 136546eff83da68ce1c3fc488367be90a38a9639 (patch) | |
tree | 9780c169c593baa3c437f786a2ddaadd852632f2 /textproc/Makefile | |
parent | 3179f237c115f487204bc9b28578d9915d4f9ef6 (diff) | |
download | FreeBSD-ports-136546eff83da68ce1c3fc488367be90a38a9639.zip FreeBSD-ports-136546eff83da68ce1c3fc488367be90a38a9639.tar.gz |
Add galax 0.2.0, a full-featured, fully compliant implementation of XQuery.
PR: 45370
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2d490c1..027c156 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -71,6 +71,7 @@ SUBDIR += fo-aspell SUBDIR += fop SUBDIR += freegrep + SUBDIR += galax SUBDIR += gdict SUBDIR += gdome2 SUBDIR += glark |